Skip to content

Commit

Permalink
god fucking damn it
Browse files Browse the repository at this point in the history
  • Loading branch information
OverDriveZ committed Jan 15, 2024
1 parent 3accfc7 commit e97825a
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 e97825a

Please sign in to comment.