mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 07:26:49 +01: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