Add a forgotten strafing() call. (#7322)

This commit is contained in:
Kates
2020-07-08 18:21:48 -07:00
committed by GitHub
parent a60a0ab21b
commit c66b9584e3
+1
View File
@@ -1376,6 +1376,7 @@
set category = "Exosuit Interface"
set src = usr.loc
set popup_menu = 0
strafing()
/obj/mecha/proc/strafing()
if(usr!=src.occupant)