improved 'start_megaglest_gameserver' script

This commit is contained in:
filux
2017-03-05 17:31:25 +01:00
parent cdfcaa8e0f
commit 812589cae6
10 changed files with 163 additions and 78 deletions

View File

@@ -56,7 +56,7 @@ const char *folderDelimiter = "/";
//int GameConstants::updateFps= 40;
//int GameConstants::cameraFps= 100;
const string g3dviewerVersionString= "v3.12-dev";
const string g3dviewerVersionString= "v3.13-dev";
// Because g3d should always support alpha transparency
string fileFormat = "png";