- Timestamp:
- Apr 13, 2010, 9:07:08 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ppspickups2/src/modules/pickup/PickupSpawner.cc
r6540 r6708 103 103 void PickupSpawner::initialize(void) 104 104 { 105 this->triggerDistance_ = 20;105 this->triggerDistance_ = 10; 106 106 this->respawnTime_ = 0; 107 107 this->maxSpawnedItems_ = INF;
Note: See TracChangeset
for help on using the changeset viewer.