From: Elias Fleckenstein Date: Sat, 25 Apr 2020 17:15:14 +0000 (+0200) Subject: Upload Files X-Git-Tag: 3.1.0~1 X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=a74fc40c87aa70937bee8b1ff98ee35c01fa1862;p=dragonblocks-bedrock.git Upload Files --- diff --git a/bin/dragonblocks b/bin/dragonblocks deleted file mode 100644 index 821f7bf..0000000 Binary files a/bin/dragonblocks and /dev/null differ diff --git a/src/game.h b/src/game.h index 3dc391a..9814442 100644 --- a/src/game.h +++ b/src/game.h @@ -21,7 +21,7 @@ #define CODE_LIGHTBLUE 6 #define CODE_GREY 7 -#define VERSION "3.1-dev" +#define VERSION "3.1" class Game{ public: