Changeset 11502


Ignore:
Timestamp:
11/23/11 19:10:09 (12 years ago)
Author:
nit
Message:

[titan] aktivate 1080p50

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/global.h

    r11489 r11502  
    23832383                value = string_replace("1080p59", "", value, 1);
    23842384                value = string_replace("  ", " ", value, 1);
    2385                 value = string_replace("1080p50", "", value, 1);
    2386                 value = string_replace("  ", " ", value, 1);
    23872385                value = string_replace("1080p30", "", value, 1);
    23882386                value = string_replace("  ", " ", value, 1);
Note: See TracChangeset for help on using the changeset viewer.