mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-13 08:57:01 +01:00
yeah no I'm fixing floating in another pr, fuck this
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
return FALSE
|
||||
|
||||
/mob/living/carbon/get_leg_ignore()
|
||||
if(movement_type & (FLYING|FLOATING))
|
||||
if(movement_type & (FLYING|floating))
|
||||
return TRUE
|
||||
return FALSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user