mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-15 21:32:35 +00:00
Fixed crash due to renaming variable
This commit is contained in:
@@ -51,7 +51,7 @@ module TAC
|
||||
@clock_proxy.start_clock(:endgame_only)
|
||||
end
|
||||
|
||||
button "Abort Clock", width: 1.0, margin_top: 50 do
|
||||
button "Abort Match", width: 1.0, margin_top: 50 do
|
||||
@clock_proxy.abort_clock
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user