mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-20 23:47:16 -05:00
the uiManager now handles every element of the ui, so we don't need to render elements manually in game_controls. Now we can also use widget_groups to simplify handling the opening/closing of the panel.