1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-29 23:07:48 +02:00

- possibly fixed #966 and #958

- fixed crash on shutdown 
- fixed compile issue #973
This commit is contained in:
Ivan Savenko
2012-05-25 11:49:56 +00:00
parent 3c43e03d4e
commit 49495c9caf
8 changed files with 21 additions and 29 deletions

View File

@@ -33,7 +33,6 @@ using namespace boost::asio::ip;
namespace intpr = boost::interprocess;
bool end2 = false;
int port = 3030;
VCMIDirs GVCMIDirs;
/*
* CVCMIServer.cpp, part of VCMI engine