Initial work on locales, more work on netcode

This commit is contained in:
2020-12-01 13:02:22 -06:00
parent b9c30ade80
commit c7590366a6
20 changed files with 131 additions and 47 deletions

View File

@@ -34,7 +34,7 @@ class IMICFPS
button "Host Game", width: 1.0
button "Direct Connect", width: 1.0
button "Back", width: 1.0, margin_top: 64 do
button I18n.t("menus.back"), width: 1.0, margin_top: 64 do
pop_state
end
end