some bugfix in splashes
This commit is contained in:
@@ -372,6 +372,8 @@ void Loader::fillTowerChains(QList <tbChain> * chlist, QList <int> * trigIds, sr
|
||||
strigt.randomPosRadius = tbtrig.randomPosRadius;
|
||||
strigt.timer = tbtrig.timer;
|
||||
strigt.type = tbtrig.type;
|
||||
strigt.childAim = tbtrig.childAim;
|
||||
strigt.childId = -1;
|
||||
stt->triggers.append(strigt);
|
||||
trigIds->append(trigid);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user