Changeset 8611
- Timestamp:
- May 26, 2011, 5:09:03 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation/src/libraries/core/Game.cc
r8423 r8611 556 556 { 557 557 this->bChangingState_ = true; 558 LOKI_ON_BLOCK_EXIT_OBJ(*this, &Game::resetChangingState); 558 LOKI_ON_BLOCK_EXIT_OBJ(*this, &Game::resetChangingState); (void)LOKI_ANONYMOUS_VARIABLE(scopeGuard); 559 559 560 560 // If state requires graphics, load it
Note: See TracChangeset
for help on using the changeset viewer.