Changeset 8777 in orxonox.OLD for trunk/src/world_entities/weapons/hyperblaster.cc
- Timestamp:
- Jun 26, 2006, 12:59:13 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/hyperblaster.cc
r7193 r8777 155 155 } 156 156 157 /** 158 * is called, when the weapon is destroyed 159 * 160 * this is in conjunction with the hit function, so when a weapon is able to get 161 * hit, it can also be destoryed. 162 */ 163 void Hyperblaster::destroy () 164 {} 157
Note: See TracChangeset
for help on using the changeset viewer.