Merge pull request #309 from wheremyfoodat/wrage
Update lua_manager.hpp
This commit is contained in:
@@ -44,7 +44,7 @@ class LuaManager {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
#elif // Lua not enabled, Lua manager does nothing
|
#else // Lua not enabled, Lua manager does nothing
|
||||||
class LuaManager {
|
class LuaManager {
|
||||||
public:
|
public:
|
||||||
LuaManager(Memory& mem) {}
|
LuaManager(Memory& mem) {}
|
||||||
|
|||||||
Reference in New Issue
Block a user