Changeset 9300 in orxonox.OLD for branches/proxy/src/story_entities
- Timestamp:
- Jul 17, 2006, 10:15:33 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/story_entities/multi_player_world_data.cc
r9296 r9300 299 299 ErrorMessage MultiPlayerWorldData::unloadScene() 300 300 { 301 // delete the proxy settings 302 delete ProxySettings::getInstance(); 303 301 304 /* call underlying function */ 302 305 return GameWorldData::unloadScene();
Note: See TracChangeset
for help on using the changeset viewer.