add a start wave button
This commit is contained in:
@@ -26,3 +26,6 @@ OVERLAY_BAR_COLOR :: rl.Color{20, 24, 20, 200}
|
||||
OVERLAY_GOLD_COLOR :: rl.Color{255, 215, 80, 255}
|
||||
OVERLAY_TEXT_COLOR :: rl.Color{240, 240, 230, 255}
|
||||
|
||||
OVERLAY_BUTTON_COLOR :: rl.Color{60, 120, 60, 255}
|
||||
OVERLAY_BUTTON_HOVER :: rl.Color{80, 150, 80, 255}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user