Changeset 41340 for titan/titan/titan.c


Ignore:
Timestamp:
12/02/17 17:44:28 (6 years ago)
Author:
gost
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/titan.c

    r41337 r41340  
    660660 
    661661#ifndef SIMULATE
    662         if(checkrealbox("MD51") == 1 || checkrealbox("DM900") == 1 || checkbox("DM520") == 1 || checkbox("DM525") == 1)
     662        if(checkrealbox("HD51") == 1 || checkrealbox("DM900") == 1 || checkbox("DM520") == 1 || checkbox("DM525") == 1)
    663663                ret = 0;
    664664
Note: See TracChangeset for help on using the changeset viewer.