Changeset 4890 in orxonox.OLD for orxonox/trunk/src/world_entities/weapons/test_gun.cc
- Timestamp:
- Jul 19, 2005, 12:20:58 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/world_entities/weapons/test_gun.cc
r4885 r4890 101 101 102 102 this->setStateDuration(WS_SHOOTING, .2); 103 this->setStateDuration(WS_RELOADING, .5); 103 104 104 105 this->energy = 100;
Note: See TracChangeset
for help on using the changeset viewer.