mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 05:25:01 +03:00
Fixed windows compilation
This commit is contained in:
parent
0731d0d678
commit
702352bf18
@ -1,4 +1,5 @@
|
||||
#include "EventSystem.h"
|
||||
#include <stdexcept>
|
||||
|
||||
EventSystem* EventSystem::Instance = new EventSystem();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user