Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffM2501 committed Jan 8, 2023
1 parent de8ecd7 commit 19d667e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game/game.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

#include <cmath>

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";

constexpr float LevelChangeTime = 10;

Expand Down

0 comments on commit 19d667e

Please sign in to comment.