diff options
Diffstat (limited to 'src/cat/LuaScriptInterface.h')
| -rw-r--r-- | src/cat/LuaScriptInterface.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cat/LuaScriptInterface.h b/src/cat/LuaScriptInterface.h index 8c3e33e..44ad279 100644 --- a/src/cat/LuaScriptInterface.h +++ b/src/cat/LuaScriptInterface.h @@ -40,7 +40,6 @@ class LuaScriptInterface: public CommandInterface { bool currentCommand; TPTScriptInterface * legacy; public: - int LoopTime; lua_State *l; LuaScriptInterface(GameModel * m); virtual bool OnBrushChanged(int brushType, int rx, int ry); |
