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