summaryrefslogtreecommitdiff
path: root/src/cat/LuaScriptInterface.cpp
diff options
context:
space:
mode:
authorjacob1 <jfu614@gmail.com>2013-04-26 23:01:32 (GMT)
committer jacob1 <jfu614@gmail.com>2013-04-26 23:01:32 (GMT)
commit99d790b177784a9cde9338a2f960061d7b62f9c6 (patch)
tree2e7b3fb284d670d528b055c86b45315c47503fd5 /src/cat/LuaScriptInterface.cpp
parentb0028dd55cdc694489e4383f75bb05824c4b7269 (diff)
parentbfe00dc1f318aed693130e384ae0c3da147c5798 (diff)
downloadpowder-99d790b177784a9cde9338a2f960061d7b62f9c6.zip
powder-99d790b177784a9cde9338a2f960061d7b62f9c6.tar.gz
Merge branch 'lua' of https://github.com/mniip/The-Powder-Toy
Diffstat (limited to 'src/cat/LuaScriptInterface.cpp')
-rw-r--r--src/cat/LuaScriptInterface.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/cat/LuaScriptInterface.cpp b/src/cat/LuaScriptInterface.cpp
index 7719add..74757e5 100644
--- a/src/cat/LuaScriptInterface.cpp
+++ b/src/cat/LuaScriptInterface.cpp
@@ -61,11 +61,6 @@ std::string *luacon_lastError;
int *lua_el_func, *lua_el_mode, *lua_gr_func;
int getPartIndex_curIdx;
-int step_functions[6] = {0, 0, 0, 0, 0, 0};
-int keypress_function_count = 0;
-int *keypress_functions = NULL;
-int mouseclick_function_count = 0;
-int *mouseclick_functions = NULL;
int tptProperties; //Table for some TPT properties
int tptPropertiesVersion;
int tptElements; //Table for TPT element names