This commit is contained in:
parent
99a968af65
commit
bcd9f36085
1 changed files with 10 additions and 10 deletions
|
@ -554,6 +554,7 @@ void CLevel::initThings(int _respawningLevel)
|
||||||
|
|
||||||
CJellyfishGenerator::init();
|
CJellyfishGenerator::init();
|
||||||
CThingManager::initAllThings();
|
CThingManager::initAllThings();
|
||||||
|
CThingManager::matchWheelsAndWeights();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -712,4 +713,3 @@ sTileMapElem *MapElem=TileLayers[CLayerTile::LAYER_TILE_TYPE_ACTION]->getMapPtr(
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue