mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-15 15:42: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:
@@ -66,7 +66,10 @@ class IMICFPS
|
||||
},
|
||||
active: {
|
||||
color: Gosu::Color.rgb(64, 128, 255),
|
||||
}
|
||||
},
|
||||
disabled: {
|
||||
color: Gosu::Color.rgb(175, 175, 175),
|
||||
},
|
||||
},
|
||||
Button:
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user