some bugfix in splashes

This commit is contained in:
2010-08-31 00:12:48 +04:00
parent 2a13131366
commit 92133b9b6d
8 changed files with 152 additions and 53 deletions

View File

@@ -14,7 +14,7 @@ public:
signals:
public slots:
void addSplash(srcSplashType src, int index, TowerType tw);
void addSplash(QPoint towerId);
private:
Game_Data *gameData;