aboutsummaryrefslogtreecommitdiff
path: root/src/lib/lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/lua')
-rw-r--r--src/lib/lua/luaconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/lua/luaconf.h b/src/lib/lua/luaconf.h
index fb6fe9c..c6592fb 100644
--- a/src/lib/lua/luaconf.h
+++ b/src/lib/lua/luaconf.h
@@ -39,7 +39,7 @@
** ensure that all software connected to Lua will be compiled with the
** same configuration.
*/
-#define LUA_32BITS
+// #define LUA_32BITS
/*