- Timestamp:
- Dec 7, 2015, 3:32:07 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/explosionChunksHS15/src/orxonox/worldentities/pawns/Pawn.cc
r10837 r10937 41 41 #include "graphics/ParticleSpawner.h" 42 42 #include "worldentities/ExplosionChunk.h" 43 #include "worldentities/BigExplosion.h"44 43 #include "worldentities/ExplosionPart.h" 45 44 #include "weaponsystem/WeaponSystem.h" … … 380 379 void Pawn::goWithStyle() 381 380 { 382 orxout() << "gowithstyle" << endl;383 384 381 385 382 this->bAlive_ = false;
Note: See TracChangeset
for help on using the changeset viewer.