mirror of
https://github.com/glest/glest-source.git
synced 2025-08-22 16:02:50 +02:00
Revert "consistency with version strings"
This reverts commit 87b0ed0095
.
Needs review by Mathu so the Windows build doesn't break.
This commit is contained in:
@@ -73,7 +73,7 @@ const char *folderDelimiter = "/";
|
||||
//int GameConstants::updateFps= 40;
|
||||
//int GameConstants::cameraFps= 100;
|
||||
|
||||
const string g3dviewerVersionString = ZG_VERSION;
|
||||
const string g3dviewerVersionString = "v0.8.01";
|
||||
|
||||
// Because g3d should always support alpha transparency
|
||||
string fileFormat = "png";
|
||||
|
Reference in New Issue
Block a user