mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-15 10:35:11 -04:00
1.0.6 beta
This commit is contained in:
parent
b6ec52e6da
commit
efdbeaed6c
@ -5,15 +5,15 @@
|
||||
*/
|
||||
|
||||
#define GAME_MAX_CMDARGS 5
|
||||
#define GAME_APP_VER "1.0.5"
|
||||
#define GAME_APP_VER "1.0.6"
|
||||
#define GAME_API_VER 1
|
||||
|
||||
#ifdef CC_BUILD_WEB
|
||||
#define GAME_APP_NAME "ClassiCube web client"
|
||||
#define GAME_APP_TITLE "ClassiCube"
|
||||
#else
|
||||
#define GAME_APP_NAME "ClassiCube 1.0.5 beta"
|
||||
#define GAME_APP_TITLE "ClassiCube 1.0.5 beta"
|
||||
#define GAME_APP_NAME "ClassiCube 1.0.6 beta"
|
||||
#define GAME_APP_TITLE "ClassiCube 1.0.6 beta"
|
||||
#endif
|
||||
|
||||
/* Max number of characters strings can have. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user