temp script changes

This commit is contained in:
Kayne Ruse
2014-11-06 01:21:37 +11:00
parent a4ed23f6c7
commit daa38413f3
6 changed files with 9 additions and 12 deletions
-1
View File
@@ -58,7 +58,6 @@ private:
std::list<Entity*> entityList;
//lua references
int createRef = LUA_NOREF;
int loadRef = LUA_NOREF;
int unloadRef = LUA_NOREF;
};