mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-20 07:27:19 -05:00
* d2player/panels: Add close button to hero/inventory/skilltree panel we require a OnClose callback here, as we need to update the perspective of the view which is handled by gamecontrols.updateLayout(). * d2player/skilltree: Fix using the same tab label for all tabs * d2player/game_controls: Fix wrong position of left/right menu the character would not detect that a click was in a menu and start walking.