Skip to content

Commit

Permalink
Merge pull request #4199 from OverDriveZ/autotriage
Browse files Browse the repository at this point in the history
god fucking damn it
  • Loading branch information
Tk420634 authored Jan 16, 2024
2 parents a973a28 + e97825a commit 6864039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/living.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1590,7 +1590,7 @@


//-->alt+click on mob for autotriage
/mob/living/carbon/CtrlShiftClickOn(atom/A, params)
/mob/living/carbon/ShiftMiddleClickOn(atom/A, params)
. = ..()
if(iscarbon(A))
if(view(1).Find(A))
Expand Down

0 comments on commit 6864039

Please sign in to comment.