[MIRROR] The final action buttons PR (#9324)

Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2024-10-27 00:00:36 +02:00
committed by GitHub
co-authored by ShadowLarkens Kashargul
parent 196770e16f
commit 09f82b6fff
45 changed files with 1373 additions and 454 deletions
+6
View File
@@ -732,3 +732,9 @@
if("Set-Tab")
stat_tab = payload["tab"]
SSstatpanels.immediate_send_stat_data(src)
// Mouse stuff
/client/Click(atom/object, atom/location, control, params)
SEND_SIGNAL(src, COMSIG_CLIENT_CLICK, object, location, control, params, usr)
. = ..()