Changeset 8147 in orxonox.OLD for trunk/src/world_entities/playable.cc
- Timestamp:
- Jun 5, 2006, 12:09:15 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/playable.cc
r8055 r8147 79 79 // this->setPlayer(NULL); 80 80 // IN ITS DESTRUCTOR. 81 81 82 assert(this->currentPlayer == NULL); 82 83 } … … 281 282 */ 282 283 void Playable::detachCamera() 283 {} 284 { 285 } 284 286 285 287
Note: See TracChangeset
for help on using the changeset viewer.