diff --git a/game/hud/upgrades.rb b/game/hud/upgrades.rb new file mode 100644 index 0000000..5a99e07 --- /dev/null +++ b/game/hud/upgrades.rb @@ -0,0 +1,4 @@ +class Upgrades + # I would do this, but I don't have time to make the artwork for it, so let's just make it a placeholder that doesn't do anything + # +end \ No newline at end of file