Removed useless TODO
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4189 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
26d1917d31
commit
32968a2454
@ -136,11 +136,6 @@ void InputManager::handleStaticAction(int key, int value)
|
|||||||
//irrDriver->toggleFullscreen(false); // 0: do not reset textures
|
//irrDriver->toggleFullscreen(false); // 0: do not reset textures
|
||||||
// Fall through to put the game into pause mode.
|
// Fall through to put the game into pause mode.
|
||||||
#endif
|
#endif
|
||||||
case KEY_ESCAPE:
|
|
||||||
// TODO - show race menu
|
|
||||||
// RaceManager::getWorld()->pause();
|
|
||||||
//menu_manager->pushMenu(MENUID_RACEMENU);
|
|
||||||
break;
|
|
||||||
case KEY_F10:
|
case KEY_F10:
|
||||||
history->Save();
|
history->Save();
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user