mirror of
https://github.com/cyberarm/i-mic-rts.git
synced 2025-12-15 15:52:34 +00:00
Minor tweaks
This commit is contained in:
@@ -87,7 +87,7 @@ class IMICRTS
|
||||
Gosu.draw_rect(@box.min.x, @box.min.y, @box.width, @box.height, Gosu::Color.rgba(50, 50, 50, 150), Float::INFINITY) if @box
|
||||
end
|
||||
|
||||
@debug_info.draw
|
||||
@debug_info.draw if Setting.enabled?(:debug_info_bar)
|
||||
end
|
||||
|
||||
def update
|
||||
|
||||
Reference in New Issue
Block a user