Merge remote-tracking branch 'xPokee/upstream-4-17-2026'

# Conflicts:
#	code/__DEFINES/hud.dm
#	code/_onclick/hud/hud.dm
#	code/_onclick/hud/human.dm
This commit is contained in:
nevimer
2026-05-29 15:26:48 -04:00
+1
View File
@@ -52,6 +52,7 @@ GLOBAL_LIST_INIT(available_erp_ui_styles, list(
var/inventory_shown = FALSE
/// This is to hide the buttons that can be used via hotkeys. (hotkeybuttons list of buttons)
var/atom/movable/screen/ammo_counter //SKYRAT EDIT ADDITION
var/atom/movable/screen/text/activation_text/activation // BUBBER EDIT ADDITION
var/hotkey_ui_hidden = FALSE