Changeset 28187


Ignore:
Timestamp:
04/01/14 00:57:00 (10 years ago)
Author:
obi
Message:

atemio5200 hid backup/skinadjust

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/global.h

    r28177 r28187  
    18131813                        }
    18141814
    1815                         if(checkbox("ATEVIO5200") == 1)
     1815                        if(checkbox("ATEMIO5200") == 1)
    18161816                        {
    18171817                                if(ostrcmp("skinadjust", child->name) == 0) child->locked = 1;
     
    18191819                        }
    18201820
    1821                         if(checkbox("ATEVIO5000") == 1)
     1821                        if(checkbox("ATEMIO5000") == 1)
    18221822                        {
    18231823                                if(ostrcmp("system_backup", child->name) == 0) child->locked = 1;
Note: See TracChangeset for help on using the changeset viewer.