Fixed Github build problems
This commit is contained in:
parent
847198edb6
commit
3b596a96e0
@ -164,7 +164,9 @@ private:
|
|||||||
lua_State *m_luastack = nullptr;
|
lua_State *m_luastack = nullptr;
|
||||||
|
|
||||||
IGameDef *m_gamedef = nullptr;
|
IGameDef *m_gamedef = nullptr;
|
||||||
|
#ifndef SERVER
|
||||||
Game *m_game = nullptr;
|
Game *m_game = nullptr;
|
||||||
|
#endif
|
||||||
Environment *m_environment = nullptr;
|
Environment *m_environment = nullptr;
|
||||||
#ifndef SERVER
|
#ifndef SERVER
|
||||||
GUIEngine *m_guiengine = nullptr;
|
GUIEngine *m_guiengine = nullptr;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user