Reset title
This commit is contained in:
parent
733839ca10
commit
d729ae811e
@ -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,
|
||||||
|
Reference in New Issue
Block a user