Changeset 8121 in orxonox.OLD
- Timestamp:
- Jun 2, 2006, 5:19:13 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/world_entities/weapons/weapon_manager.cc
r7350 r8121 55 55 { 56 56 // crosshair being a PNode it must not be deleted (this is because PNodes delete themselves.) 57 //delete this->crosshair;57 delete this->crosshair; 58 58 } 59 59
Note: See TracChangeset
for help on using the changeset viewer.