Bug fixes for preys and imbuing

This commit is contained in:
OTCv8
2020-03-15 00:12:12 +01:00
parent 304e2f02ae
commit b471981601
11 changed files with 11 additions and 19 deletions

View File

@@ -129,6 +129,7 @@ function show()
end
preyWindow:show()
preyWindow:raise()
preyWindow:focus()
g_game.preyRequest() -- update preys
end