I'M SORRY MR GITHUB PLS DONT BEAT ME

This commit is contained in:
ForrestWick
2020-04-09 17:27:18 -05:00
parent 753be141be
commit 0a54f8a7a0
23 changed files with 34 additions and 35 deletions
@@ -53,7 +53,7 @@
/mob/living/carbon/alien/humanoid/update_transform() //The old method of updating lying/standing was update_icons(). Aliens still expect that.
if(lying > 0)
lying = 90 //Anything else looks retarded
lying = 90 //Anything else looks [censored for github]
..()
update_icons()