We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9a8e58 commit fb2a40cCopy full SHA for fb2a40c
game/main.cpp
@@ -73,7 +73,7 @@ void updateenginevalues()
73
dynents = dyns;
74
}
75
76
-constexpr const char * versionstring = "Alpha 36 \"Jackson\"";
+constexpr const char * versionstring = "Alpha 37 \"Kapowsin\"";
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