Changeset 25557


Ignore:
Timestamp:
01/09/14 22:51:57 (9 years ago)
Author:
obi
Message:

show overclocking only on ufs912

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/global.h

    r25533 r25557  
    16891689
    16901690                        // show this menus
    1691                         if(checkbox("UFS912") == 0)
     1691                        if(checkbox("UFS912") == 1)
    16921692                        {
    16931693                                if(ostrcmp("overclocking", child->name) == 0) child->locked = 0;
Note: See TracChangeset for help on using the changeset viewer.