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:
@@ -16,8 +16,8 @@ class IMICFPS
|
||||
size: 18,
|
||||
font: SANS_FONT,
|
||||
color: @color,
|
||||
shadow: true,
|
||||
shadow_color: Gosu::Color::BLACK,
|
||||
border: true,
|
||||
border_color: Gosu::Color::BLACK,
|
||||
)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user