Changeset 7729 in orxonox.OLD for trunk/src/world_entities
- Timestamp:
- May 19, 2006, 3:07:09 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/weapon.cc
r7460 r7729 396 396 bool Weapon::execute() 397 397 { 398 #if DEBUG > 4398 #if DEBUG_LEVEL > 4 399 399 PRINTF(4)("trying to execute action %s\n", actionToChar(this->requestedAction)); 400 400 this->debug();
Note: See TracChangeset
for help on using the changeset viewer.