mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-16 16:12:35 +00:00
Tweak menus a bit, add proper single player menu, made back link have some margin from above links
This commit is contained in:
@@ -16,7 +16,7 @@ class IMICFPS
|
||||
end
|
||||
end
|
||||
|
||||
link I18n.t("menus.back") do
|
||||
link I18n.t("menus.back"), margin_top: 25 do
|
||||
pop_state
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user