mirror of
https://github.com/edubart/otclient.git
synced 2025-12-01 07:36:49 +01:00
fix possible mapview crash
This commit is contained in:
@@ -73,3 +73,6 @@ function UIMiniWindow:onMinimize()
|
||||
end
|
||||
end
|
||||
|
||||
function UIMiniWindow:getClassName()
|
||||
return 'UIMiniWindow'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user