We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d7b533 commit fd7ae39Copy full SHA for fd7ae39
game/main.cpp
@@ -73,7 +73,7 @@ void updateenginevalues()
73
dynents = dyns;
74
}
75
76
-constexpr const char * versionstring = "Alpha 35 \"Isabella\"";
+constexpr const char * versionstring = "Alpha 36 \"Jackson\"";
77
78
//sets engine constants that need information from the game
79
//as a result, all values set here are global variables defined elsewhere in
0 commit comments