forked from teamnwah/openmw-tes3coop
[Master] Fix build in Visual Studio
This commit is contained in:
parent
80bd268de6
commit
68fa82f03a
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ int main()
|
|||
|
||||
signal(SIGINT, onExit);
|
||||
signal(SIGTERM, onExit);
|
||||
signal(SIGSTOP, onExit);
|
||||
|
||||
masterServer->Start();
|
||||
|
||||
|
|
Loading…
Reference in a new issue