diff options
author | faketruth <faketruth@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-03-01 18:07:41 +0100 |
---|---|---|
committer | faketruth <faketruth@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-03-01 18:07:41 +0100 |
commit | 957ef3b2974991ca940fc8a78e518304377d8e6d (patch) | |
tree | 6c302159c705d8360da94b4a0bb2767f5aa3287b /source/Globals.h | |
parent | Forgot to update the VS2008 project (diff) | |
download | cuberite-957ef3b2974991ca940fc8a78e518304377d8e6d.tar cuberite-957ef3b2974991ca940fc8a78e518304377d8e6d.tar.gz cuberite-957ef3b2974991ca940fc8a78e518304377d8e6d.tar.bz2 cuberite-957ef3b2974991ca940fc8a78e518304377d8e6d.tar.lz cuberite-957ef3b2974991ca940fc8a78e518304377d8e6d.tar.xz cuberite-957ef3b2974991ca940fc8a78e518304377d8e6d.tar.zst cuberite-957ef3b2974991ca940fc8a78e518304377d8e6d.zip |
Diffstat (limited to '')
-rw-r--r-- | source/Globals.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Globals.h b/source/Globals.h index 592580153..ce122528c 100644 --- a/source/Globals.h +++ b/source/Globals.h @@ -144,3 +144,4 @@ public: +#define MINECRAFT_1_2_2 (1)
\ No newline at end of file |