Changeset 7286 in orxonox.OLD for trunk/src/story_entities/multi_player_world.cc
- Timestamp:
- Apr 13, 2006, 10:33:49 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/multi_player_world.cc
r7193 r7286 57 57 { 58 58 PRINTF(3)("MultiPlayerWorld::~MultiPlayerWorld() - deleting current world\n"); 59 if( this->dataTank)60 delete this->dataTank;61 59 } 62 60
Note: See TracChangeset
for help on using the changeset viewer.