mirror of
https://github.com/cyberarm/i-mic-rts.git
synced 2025-12-17 00:22:36 +00:00
Added replaced sidebar label buttons with images, added 'radar' (currently static map image)
This commit is contained in:
@@ -4,6 +4,7 @@ class IMICRTS
|
||||
red: Gosu::Color::RED,
|
||||
lightblue: Gosu::Color.rgb(100, 100, 255),
|
||||
blue: Gosu::Color::BLUE,
|
||||
purple: Gosu::Color::FUCHSIA,
|
||||
lime: Gosu::Color::GREEN,
|
||||
lightgreen: Gosu::Color.rgb(50, 200, 50),
|
||||
green: Gosu::Color.rgb(0, 200, 0),
|
||||
|
||||
Reference in New Issue
Block a user