We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2780edb commit 771e28aCopy full SHA for 771e28a
game/main.cpp
@@ -71,7 +71,7 @@ void updateenginevalues()
71
dynents = dyns;
72
}
73
74
-constexpr const char * versionstring = "Alpha 42 \"Panther\"";
+constexpr const char * versionstring = "Alpha 43 \"Quinalt\"";
75
76
//sets engine constants that need information from the game
77
//as a result, all values set here are global variables defined elsewhere in
0 commit comments