mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 12:04:55 +02:00
Rework UIMinimap
This commit is contained in:
@@ -57,4 +57,8 @@ end
|
||||
|
||||
function UIRadioGroup:getSelectedWidget()
|
||||
return self.selectedWidget
|
||||
end
|
||||
end
|
||||
|
||||
function UIRadioGroup:getFirstWidget()
|
||||
return self.widgets[1]
|
||||
end
|
||||
|
Reference in New Issue
Block a user