Overlooked something

This commit is contained in:
Unknown
2021-02-28 16:50:57 -05:00
parent 11ac8b1df3
commit 3ee7fedc66
-2
View File
@@ -460,8 +460,6 @@
return dense_object
/mob/proc/Check_Shoegrip()
if(flying) //VOREStation Edit. Checks to see if they and are flying.
return 1 //VOREStation Edit. Checks to see if they are flying. Mostly for this to be ported to Polaris.
return 0
/mob/proc/Process_Spaceslipping(var/prob_slip = 5)