mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-16 13:52:34 +00:00
Updated practice clock to use a zero exclusive display (matches offical clock better), tweaked sound timings a bit to match, disabled color changing on clock to match offical clock, misc. tweaks.
This commit is contained in:
@@ -41,6 +41,12 @@ module TAC
|
||||
Gosu::Color.rgb(150, 0, 0)
|
||||
end
|
||||
|
||||
### --- ###
|
||||
# OVERRIDE: offical CenterStage game clock no longer has colors
|
||||
### --- ###
|
||||
|
||||
out = Gosu::Color::WHITE
|
||||
|
||||
@display_color = out
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user