Changeset 30895


Ignore:
Timestamp:
11/08/14 20:35:28 (9 years ago)
Author:
obi
Message:

disable rc8 on ts playback

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/infobar.h

    r30893 r30895  
    355355                                        continue;
    356356                                }       
    357 
     357                                if(rcret == getrcconfigint("rc8", NULL))
     358                                {
     359                                        continue;
     360                                }
    358361                                if(status.timeshifttype == 0 && rcret == getrcconfigint("rcinfo", NULL))
    359362                                {
Note: See TracChangeset for help on using the changeset viewer.