Commit d2d3e31e authored by nanahira's avatar nanahira

fix

parent 1409f43a
...@@ -45,7 +45,6 @@ public: ...@@ -45,7 +45,6 @@ public:
int32_t call_depth; int32_t call_depth;
int32_t disable_action_check; int32_t disable_action_check;
int32_t preloaded; int32_t preloaded;
LuaMemTracker* mem_tracker = nullptr;
explicit interpreter(duel* pd, bool enable_unsafe_libraries); explicit interpreter(duel* pd, bool enable_unsafe_libraries);
~interpreter(); ~interpreter();
......
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