Changeset 6047 for code/branches/menu/src/libraries/core/GameState.cc
- Timestamp:
- Nov 12, 2009, 11:23:33 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/menu/src/libraries/core/GameState.cc
r5738 r6047 83 83 this->activity_.active = false; 84 84 this->activity_.deactivating = true; 85 this-> activate();85 this->deactivate(); 86 86 this->activity_.deactivating = false; 87 87 this->activity_.suspended = false;
Note: See TracChangeset
for help on using the changeset viewer.