Changeset 27653


Ignore:
Timestamp:
03/19/14 15:41:10 (10 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/infobar.h

    r27039 r27653  
    431431                        subtitlepause(1);
    432432                        status.infobar = 0;
    433                         status.infobaraktiv = 0;
    434                         clearscreen(infobar);
    435                         screenkeyactions(2, 0);
    436                         status.infobaraktiv = 1;
     433                        clearscreen(infobar);
     434                        screenkeyactions(0, 0);
    437435                        status.updatevfd = START;
    438436                        drawscreen(skin, 0, 0);
Note: See TracChangeset for help on using the changeset viewer.