mirror of
https://github.com/glest/glest-source.git
synced 2025-08-21 15:41:24 +02:00
version number returns to 'dev'
This commit is contained in:
@@ -56,7 +56,7 @@ const char *folderDelimiter = "/";
|
||||
//int GameConstants::updateFps= 40;
|
||||
//int GameConstants::cameraFps= 100;
|
||||
|
||||
const string g3dviewerVersionString= "v3.12.0";
|
||||
const string g3dviewerVersionString= "v3.12-dev";
|
||||
|
||||
// Because g3d should always support alpha transparency
|
||||
string fileFormat = "png";
|
||||
|
Reference in New Issue
Block a user