mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 03:54:54 +02: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