Skip to content

Commit

Permalink
Re-add beta because the game still doesn't work properly in fullscree…
Browse files Browse the repository at this point in the history
…n on osx
  • Loading branch information
UnknownShadow200 committed Sep 15, 2019
1 parent 0b6d62c commit 034a2fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Constants.h
Expand Up @@ -12,8 +12,8 @@
#define GAME_APP_NAME "ClassiCube web client"
#define GAME_APP_TITLE "ClassiCube"
#else
#define GAME_APP_NAME "ClassiCube 1.0.7"
#define GAME_APP_TITLE "ClassiCube 1.0.7"
#define GAME_APP_NAME "ClassiCube 1.0.7 beta"
#define GAME_APP_TITLE "ClassiCube 1.0.7 beta"
#endif

/* Max number of characters strings can have. */
Expand Down

0 comments on commit 034a2fd

Please sign in to comment.