Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 18, 2010, 4:33:55 PM (14 years ago)
Author:
dafrick
Message:

Some minor changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/modules/pickup/PickupSpawner.cc

    r6540 r6563  
    103103    void PickupSpawner::initialize(void)
    104104    {
    105         this->triggerDistance_ = 20;
     105        this->triggerDistance_ = 10;
    106106        this->respawnTime_ = 0;
    107107        this->maxSpawnedItems_ = INF;
Note: See TracChangeset for help on using the changeset viewer.