Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 30, 2005, 12:17:37 AM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: flushing work state

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/util/event/event_handler.cc

    r4389 r4390  
    198198  PRINT(0)("\n==========================| EventHandler::test () |===\n"); 
    199199  PRINT(0)("Eventhandler init successfuly\n");
    200   KeyMapper km;
     200  //KeyMapper km;
    201201  PRINT(0)("KeyMapper loaded\n");
    202202  //km.loadKeyBindings();
    203   km.debug();
     203  //km.debug();
    204204
    205205  PRINT(0)("=======================================================\n");     
Note: See TracChangeset for help on using the changeset viewer.