Changeset 9191 in orxonox.OLD for branches/presentation/src/world_entities/creatures/fps_player.cc
- Timestamp:
- Jul 5, 2006, 7:48:16 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/creatures/fps_player.cc
r9190 r9191 59 59 { 60 60 this->setPlayer(NULL); 61 62 if( this->aimingSystem) 63 delete this->aimingSystem; 61 64 } 62 65
Note: See TracChangeset
for help on using the changeset viewer.