Commit a672ec4f authored by nanahira's avatar nanahira

no lua safe mode in 2pick

parent 9081f875
......@@ -4,7 +4,7 @@ solution "ygo"
objdir "obj"
configurations { "Release", "Debug" }
defines { "LUA_COMPAT_5_2", "LUA_SAFE_MODE" }
defines { "LUA_COMPAT_5_2" }
configuration "windows"
defines { "WIN32", "_WIN32" }
startproject "ygopro"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment