Added replaced sidebar label buttons with images, added 'radar' (currently static map image)

This commit is contained in:
2021-01-06 10:31:57 -06:00
parent 18641ece15
commit 0d449b9375
12 changed files with 85 additions and 50 deletions

View File

@@ -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),