Changeset 12307


Ignore:
Timestamp:
12/13/11 20:35:41 (12 years ago)
Author:
nit
Message:

[titan] fix stop in rotor search

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/possetup.h

    r12271 r12307  
    1010        {
    1111                rcret = waitrc(possetup, 500, 0);
    12                 if(rcret == getconfigint("rcok", NULL)) break;
     12                if(rcret == getrcconfigint("rcok", NULL)) break;
    1313
    1414                if(dir == 0)
Note: See TracChangeset for help on using the changeset viewer.