Reset title

This commit is contained in:
Evan Pratten 2021-04-25 19:16:10 -04:00
parent 733839ca10
commit d729ae811e

View File

@ -34,8 +34,8 @@ impl Screen for MainMenuScreen {
// Render title // Render title
draw_handle.draw_text( draw_handle.draw_text(
"PINK MAN SWIM", "ONE BREATH",
(win_height / 2) - 120, (win_height / 2) - 80,
win_width / 8, win_width / 8,
80, 80,
Color::BLACK, Color::BLACK,