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