Changeset 15978


Ignore:
Timestamp:
05/23/12 21:14:15 (12 years ago)
Author:
nit
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/tmc/tmc.h

    r15977 r15978  
    229229        struct skin* tmcpic5 = getscreen("tmcpic5");
    230230
     231        menu0pos = 0;
     232        menu1pos = 0;
     233        menu2pos = 0;
     234        menu3pos = 0;
     235        menu4pos = 0;
     236
    231237        drawscreen(tmcbg, 1);
    232238        drawscreen(tmcpic1, 1);
Note: See TracChangeset for help on using the changeset viewer.