mirror of
https://github.com/vcmi/vcmi.git
synced 2026-06-19 22:57:37 +02:00
Do not create ENGINE in headless mode
This commit is contained in:
@@ -108,7 +108,6 @@ public:
|
||||
GameEngine();
|
||||
~GameEngine();
|
||||
|
||||
void init();
|
||||
[[noreturn]] void mainLoop();
|
||||
|
||||
/// called whenever SDL_WINDOWEVENT_RESTORED is reported or the user selects a different resolution, requiring to center/resize all windows
|
||||
|
||||
Reference in New Issue
Block a user