mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Remove old config options, set defaults to our public server
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#include "../lib/filesystem/Filesystem.h"
|
||||
#include "../lib/VCMIDirs.h"
|
||||
|
||||
static const int LISTENING_PORT = 30303;
|
||||
static const int LISTENING_PORT = 3031;
|
||||
|
||||
int main(int argc, const char * argv[])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user