[NO GBP] Actions buttons can be dragged anywhere again (#84332)

## About The Pull Request
- Fixes #84244

Shit happens

## Changelog
🆑
fix: actions buttons can be dragged anywhere again
/🆑
This commit is contained in:
SyncIt21
2024-06-26 23:48:05 -04:00
committed by GitHub
parent 0d99230445
commit c2fb07bc7b
+3
View File
@@ -130,6 +130,9 @@
our_hud.position_action_relative(src, button)
save_position()
return
. = ..()
our_hud.position_action(src, screen_loc)
save_position()