mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
Signal Handler Preperation (#17681)
* FIrst pass * signal handler only on base proc * missing signal_handlers * windoor to timers * Testing a really dumb fix
This commit is contained in:
@@ -1000,7 +1000,6 @@
|
||||
return ..()
|
||||
|
||||
/datum/tgui_module/appearance_changer/vore/update_active_camera_screen()
|
||||
SIGNAL_HANDLER
|
||||
cam_screen.vis_contents = list(owner)
|
||||
cam_background.icon_state = "clear"
|
||||
cam_background.fill_rect(1, 1, 1, 1)
|
||||
|
||||
Reference in New Issue
Block a user