Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 7, 2015, 3:32:07 PM (9 years ago)
Author:
vaydin
Message:

Finalized everything deleted now unnecessary BigExplosion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/explosionChunksHS15/src/orxonox/worldentities/pawns/Pawn.cc

    r10837 r10937  
    4141#include "graphics/ParticleSpawner.h"
    4242#include "worldentities/ExplosionChunk.h"
    43 #include "worldentities/BigExplosion.h"
    4443#include "worldentities/ExplosionPart.h"
    4544#include "weaponsystem/WeaponSystem.h"
     
    380379    void Pawn::goWithStyle()
    381380    {
    382         orxout() << "gowithstyle" << endl;
    383 
    384381
    385382        this->bAlive_ = false;
Note: See TracChangeset for help on using the changeset viewer.