same as previous (fixed build errors)

This commit is contained in:
2010-08-23 14:43:58 +03:00
parent 9c8f9fb98c
commit 68784b7e9e
2 changed files with 3 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ adCore::adCore(QObject *parent) :
step = 0;
//admap = new Map(1);
//addata = new Game_Data(admap);
adload = new Loader();
adloader = new Loader();
//admap->load();
//adload->create();
//adload->readAliens();