fix bugs in wavetracewhen building towers

fix some bugs in ADeditor
This commit is contained in:
2010-09-01 21:50:30 +04:00
parent 3316f3f48f
commit 7752f7be12
12 changed files with 605 additions and 296 deletions

View File

@@ -20,7 +20,7 @@ private:
Game_Data *gameData;
int nextId;
void processTrigger(srcTriggerType srctrig,QPointF pos);
void doTriggerOnDest(const SplashType &spl, QList <int> * deadIndexes, bool badAl);
};
#endif // SPLASHES_H