Changeset 9194 in orxonox.OLD for branches/presentation/src/world_entities/weapons
- Timestamp:
- Jul 5, 2006, 8:14:40 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/weapons/aiming_system.cc
r9192 r9194 116 116 { 117 117 PRINTF(0)("real hit: %s\n", killer->getClassName()); 118 119 118 this->selectionList.push_back(killer); 120 119 } 121 PRINTF(0)("no hit: %s\n", killer->getClassName());122 120 } 123 121
Note: See TracChangeset
for help on using the changeset viewer.