Changeset 7286 in orxonox.OLD for trunk/src/story_entities/simple_game_menu.cc
- Timestamp:
- Apr 13, 2006, 10:33:49 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/simple_game_menu.cc
r7221 r7286 79 79 { 80 80 PRINTF(3)("SimpleGameMenu::~SimpleGameMenu() - deleting current world\n"); 81 82 if( this->dataTank)83 delete this->dataTank;84 81 } 85 82
Note: See TracChangeset
for help on using the changeset viewer.