Changeset 38808
- Timestamp:
- 09/15/16 17:20:18 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/infobar.h
r38804 r38808 1007 1007 continue; 1008 1008 } 1009 if(rcret == getrcconfigint("rcrecall", NULL) || (status.play == 0 && status.pause == 0 && getrcconfigint("rcrecall", NULL) == NULL&& rcret == getrcconfigint("rcexit", NULL)))1009 if(rcret == getrcconfigint("rcrecall", NULL) || (status.play == 0 && status.pause == 0 && getrcconfigint("rcrecall", NULL) == 0 && rcret == getrcconfigint("rcexit", NULL))) 1010 1010 { 1011 1011 subtitlepause(1);
Note: See TracChangeset
for help on using the changeset viewer.