Even more action button updates (#16510)

* Update action buttons up to tgstation/tgstation/pull/29379

* Update action buttons up to tgstation/tgstation/pull/48669

* Some dead signals and stuff
This commit is contained in:
ShadowLarkens
2024-10-22 21:29:42 +02:00
committed by GitHub
parent 2cd150b294
commit 5470702370
12 changed files with 307 additions and 89 deletions
+4
View File
@@ -173,6 +173,10 @@ var/list/preferences_datums = list()
var/examine_text_mode = 0 // Just examine text, include usage (description_info), switch to examine panel.
var/multilingual_mode = 0 // Default behaviour, delimiter-key-space, delimiter-key-delimiter, off
// THIS IS NOT SAVED
// WE JUST HAVE NOWHERE ELSE TO STORE IT
var/list/action_button_screen_locs
var/list/volume_channels = list()
///If they are currently in the process of swapping slots, don't let them open 999 windows for it and get confused