Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10424 in orxonox.OLD for trunk/src/world_entities/planet.cc


Ignore:
Timestamp:
Jan 28, 2007, 1:03:34 AM (17 years ago)
Author:
patrick
Message:

more on planet atmos, fading and track

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/planet.cc

    r10392 r10424  
    5858  this->setModel(model);
    5959
    60   this->cloudModel = new PrimitiveModel(PRIM_SPHERE, this->size + 2, 50);
     60  this->cloudModel = new PrimitiveModel(PRIM_SPHERE, this->size + 1, 50);
    6161}
    6262
Note: See TracChangeset for help on using the changeset viewer.