mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2026-03-22 11:56:12 +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