mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 07:26:49 +01:00
Changed rule violation window default focus
This commit is contained in:
@@ -90,6 +90,7 @@ function show(target, statement)
|
||||
ruleViolationWindow:show()
|
||||
ruleViolationWindow:raise()
|
||||
ruleViolationWindow:focus()
|
||||
ruleViolationWindow:getChildById('commentText'):focus()
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user