Commit d3deef29 authored by nanahira's avatar nanahira

Merge branch 'develop' of github.com:moecube/ygopro-core into develop

parents 3d2ddc73 19bb8c48
......@@ -54,7 +54,6 @@ interpreter::interpreter(duel* pd, bool enable_unsafe_libraries): coroutines(256
nil_out("loadfile");
}
#endif
//open all libs
scriptlib::open_cardlib(lua_state);
scriptlib::open_effectlib(lua_state);
......
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