Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5819 in orxonox.OLD for trunk/src/lib/event/key_mapper.h


Ignore:
Timestamp:
Nov 29, 2005, 11:07:43 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: merged branches world_entities to trunk again
merged with command
svn merge -r5795:HEAD branches/world_entities/ trunk/
no conflicts (what a wonder)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/event/key_mapper.h

    r5474 r5819  
    2929  virtual ~KeyMapper();
    3030
    31   void loadKeyBindings(const char* fileName = DEFAULT_CONFIG_FILE);
     31  void loadKeyBindings(const char* fileName = NULL);
    3232  void loadKeyBindings(IniParser* iniParser);
    3333
Note: See TracChangeset for help on using the changeset viewer.