mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-16 08:02:36 +00:00
Replaced usages of Text shadow with properly named border, use new correct Text shadow for menu titles, use text border for a few more elements
This commit is contained in:
@@ -26,7 +26,7 @@ class IMICFPS
|
||||
|
||||
stack(width: 0.5, height: 1.0) do
|
||||
stack(width: 1.0, height: 0.25) do
|
||||
label "Settings", color: Gosu::Color::BLACK, text_size: 100, text_align: :center, width: 1.0
|
||||
title "Settings"
|
||||
|
||||
flow(width: 1.0) do
|
||||
link I18n.t("menus.back"), width: nil do
|
||||
|
||||
Reference in New Issue
Block a user