diff options
Diffstat (limited to 'game/hud/HudConfig.h')
-rw-r--r-- | game/hud/HudConfig.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/game/hud/HudConfig.h b/game/hud/HudConfig.h index 1d2ed89..5972f0a 100644 --- a/game/hud/HudConfig.h +++ b/game/hud/HudConfig.h @@ -24,5 +24,4 @@ static constexpr const char* COINS = "0000"; static constexpr int COINS_LENGTH = 4; static constexpr float COINS_CHAR_WIDTH = 10; static constexpr crepe::vec2 COINS_OFFSET = {0,50}; -
\ No newline at end of file |