We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02432ce commit 636242aCopy full SHA for 636242a
1 file changed
System/Constants.h
@@ -11,7 +11,7 @@ namespace RTE {
11
12
#pragma region Game Version
13
static constexpr const char *c_MajorGameVersion = "Pre-Release 5";
14
- static constexpr const char *c_MinorGameVersion = ".1";
+ static constexpr const char *c_MinorGameVersion = ".2";
15
#pragma endregion
16
17
#pragma region Userdata Constants
0 commit comments