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