Changeset 8482 for code/trunk/src/orxonox
- Timestamp:
- May 14, 2011, 10:25:10 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/overlays/InGameConsole.cc
r8079 r8482 534 534 { 535 535 this->bActive_ = false; 536 GUIManager::getInstance().getLuaState()->doString("inGameConsoleClosed()"); // Notify the SheetManager in lua, that the console has been closed.537 536 InputManager::getInstance().leaveState("console"); 538 537 this->shell_->unregisterListener(this);
Note: See TracChangeset
for help on using the changeset viewer.