removes CtrlShiftMiddleClick as it is not used

This commit is contained in:
TheYeetster1
2021-08-26 15:15:35 -04:00
parent 42cfb6868a
commit 4fbe8ca67f
-4
View File
@@ -366,13 +366,9 @@
/mob/proc/ShiftMiddleClickOn(atom/A)
return
/atom/proc/CtrlShiftMiddleClick(mob/user)
return
/atom/proc/AltShiftClick(mob/user)
return
/*
Misc helpers