mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-16 13:52:34 +00:00
Dual screen game clock now working
This commit is contained in:
@@ -32,7 +32,7 @@ module TAC
|
||||
end
|
||||
|
||||
def abort_clock
|
||||
$window.current_state&.get_sample("media/fogblast.wav")&.play if @clock.active?
|
||||
@clock.controller&.play_sound(:abort_match) if @clock.active?
|
||||
@clock.controller = nil
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user