Fix title
This commit is contained in:
parent
e206adbce8
commit
25663d6c42
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ impl Menu {
|
|||
Menu {
|
||||
items: vec![
|
||||
item,
|
||||
Menu::instant_text(150.0, 50.0, 55.0, true, "One And All"),
|
||||
Menu::instant_text(70.0, 50.0, 55.0, true, "One And All - A Ludum Dare 45 Entry"),
|
||||
Menu::instant_text(
|
||||
25.0,
|
||||
HEIGHT_F - 100.0,
|
||||
|
|
Loading…
Reference in a new issue