Changeset 10533 in orxonox.OLD for trunk/src/world_entities/weapons/light_blaster.cc
- Timestamp:
- Jan 31, 2007, 2:27:59 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/light_blaster.cc
r10528 r10533 127 127 void LightBlaster::fire() 128 128 { 129 PRINTF(0)("=>>fir\n");130 129 Projectile* pj = this->getProjectile(); 131 130 if (pj == NULL)
Note: See TracChangeset
for help on using the changeset viewer.