Merge pull request #15930 from SandPoot/reskinning

Update to reskinning
This commit is contained in:
Timothy Teakettle
2023-01-11 01:00:35 +00:00
committed by GitHub
19 changed files with 267 additions and 181 deletions
+1 -1
View File
@@ -405,7 +405,7 @@
return
/atom/proc/CtrlShiftClick(mob/user)
SEND_SIGNAL(src, COMSIG_CLICK_CTRL_SHIFT)
SEND_SIGNAL(src, COMSIG_CLICK_CTRL_SHIFT, user)
return
/*