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:
@@ -10,7 +10,7 @@ class IMICFPS
|
||||
"",
|
||||
size: 16,
|
||||
x: Widget.margin, y: Widget.margin, z: 45,
|
||||
shadow_color: Gosu::Color::BLACK,
|
||||
border_color: Gosu::Color::BLACK,
|
||||
font: BOLD_SANS_FONT
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user