Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 27, 2015, 10:29:59 PM (9 years ago)
Author:
landauf
Message:

cleanup: empty level is empty again & tabs→spaces.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/ParticleEffectsFS15/src/modules/weapons/projectiles/Rocket.cc

    r10428 r10603  
    8686           
    8787            // Add Particle Universe Effects
    88                 //ParticleUniverse::ParticleSystemManager* pManager = ParticleUniverse::ParticleSystemManager::getSingletonPtr();
    89                 //ParticleUniverse::ParticleSystem* pSys1 = pManager->createParticleSystem("pSys1", "bubbles", this->getScene()->getSceneManager());
    90                 //this->attachOgreObject(pSys1);
     88            //ParticleUniverse::ParticleSystemManager* pManager = ParticleUniverse::ParticleSystemManager::getSingletonPtr();
     89            //ParticleUniverse::ParticleSystem* pSys1 = pManager->createParticleSystem("pSys1", "bubbles", this->getScene()->getSceneManager());
     90            //this->attachOgreObject(pSys1);
    9191
    9292            this->enableCollisionCallback();
Note: See TracChangeset for help on using the changeset viewer.