Changeset 12603


Ignore:
Timestamp:
12/27/11 21:33:02 (12 years ago)
Author:
nit
Message:

[titan] aktiviate menu rotorsettings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/global.h

    r12545 r12603  
    6464                //if(ostrcmp("plugins", name) == 0) return 0;
    6565                if(ostrcmp("vfdisplay", name) == 0) return 0;
    66                 if(ostrcmp("rotorsettings", name) == 0) return 0;
     66                //if(ostrcmp("rotorsettings", name) == 0) return 0;
    6767                if(ostrcmp("satconfig", name) == 0) return 0;
    6868                if(ostrcmp("satfinder", name) == 0) return 0;
Note: See TracChangeset for help on using the changeset viewer.