mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-22 06:35:12 +01:00
74cad5fe0a
## About The Pull Request This was my bad. Combat mode now stores it's default screen location, so it can be restored when swapping to "Full" HUD. We can't simply do initial screen location because most mobs do not have their initial position the same as humans. Also fixes sleep icon being permanently invisible, makes "Toggle hotkeys button" respect the Rest button, and makes combat mode an "info" button solely so we don't have to manually add it for minimized HUD mode. ## Why It's Good For The Game Fixes some UI issues that popped up. ## Changelog 🆑 fix: The Combat indicator will now properly move back to its original location when using F12. fix: Sleep icon now appears again & rest icon now respects "Toggle Hotkeys button" mode. /🆑