mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-09 03:37:49 +03:00
Fixed windows compilation
This commit is contained in:
parent
4a451417a5
commit
4deec58ca2
@ -1,4 +1,5 @@
|
||||
#include "EventSystem.h"
|
||||
#include <stdexcept>
|
||||
|
||||
EventSystem* EventSystem::Instance = new EventSystem();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user