Changeset 41337 for titan


Ignore:
Timestamp:
12/02/17 00:09:55 (5 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/titan.c

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