some bugfix in ADeditor

memory optimization in AD
This commit is contained in:
2010-09-18 00:00:32 +04:00
parent 97c8725091
commit 0a9679fd99
14 changed files with 399 additions and 133 deletions

View File

@@ -17,7 +17,7 @@ public:
Aliens * adaliens;
Towers * adtowers;
Splashes * adsplashes;
Loader * adloader;
//Loader * adloader;
unsigned int step;
private: