mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-16 05:42:35 +00:00
changes
This commit is contained in:
@@ -26,7 +26,7 @@ module TAC
|
||||
return 7
|
||||
end
|
||||
|
||||
return 1 if y <= 36 && x <= width - 74
|
||||
return 1 if y <= 36 && x <= width - (36 * 3 + 4 * 6)
|
||||
|
||||
0
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user