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 de8ecd7 commit 19d667eCopy full SHA for 19d667e
game/game.cpp
@@ -6,7 +6,7 @@
6
7
#include <cmath>
8
9
-constexpr char Version[] = "Ver 0.0.2.01072023a Copyright 2023 Jeffery Myers";
+constexpr char Version[] = "Ver 0.0.2.Bitter_Ninja Copyright 2023 Jeffery Myers";
10
11
constexpr float LevelChangeTime = 10;
12
0 commit comments