Changeset 5816 for code/branches/core5/src/modules/gamestates/GSLevel.cc
- Timestamp:
- Sep 27, 2009, 10:17:06 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core5/src/modules/gamestates/GSLevel.cc
r5813 r5816 196 196 if (this->scope_GSLevel_) 197 197 { 198 InputManager::getInstance().destroyState("guiKeysOnly"); 199 InputManager::getInstance().destroyState("guiMouseOnly"); 198 200 delete this->scope_GSLevel_; 199 201 this->scope_GSLevel_ = NULL;
Note: See TracChangeset
for help on using the changeset viewer.