Changeset 27983


Ignore:
Timestamp:
03/28/14 00:33:36 (10 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/infobar.h

    r27981 r27983  
    498498                        continue;
    499499                }
    500                 if(rcret == getrcconfigint("rcyellow", NULL) || getrcconfigint("rcaudio", NULL))
     500                if(rcret == getrcconfigint("rcyellow", NULL) || rcret == getrcconfigint("rcaudio", NULL))
    501501                {
    502502                        subtitlepause(1);
Note: See TracChangeset for help on using the changeset viewer.