mirror of
https://github.com/edubart/otclient.git
synced 2025-04-29 17:19:20 +02:00
Changed rule violation window default focus
This commit is contained in:
parent
27f7871a08
commit
af0819f454
@ -90,6 +90,7 @@ function show(target, statement)
|
||||
ruleViolationWindow:show()
|
||||
ruleViolationWindow:raise()
|
||||
ruleViolationWindow:focus()
|
||||
ruleViolationWindow:getChildById('commentText'):focus()
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user