Fixes a Thing (#4723)

* Thanks @tigercat2000

* BYOND does not have 510.1347 for Linux yet
This commit is contained in:
TheDZD
2016-06-19 14:27:52 -04:00
committed by Fox McCloud
parent 0441abbfd2
commit 2ff50cab66
2 changed files with 1 additions and 4 deletions
-3
View File
@@ -186,6 +186,3 @@
to_chat(usr, "<span class ='info'>Switched HUD mode. Press F12 to toggle.</span>")
else
to_chat(usr, "<span class ='warning'>This mob type does not use a HUD.</span>")
/image
plane = FLOAT_PLANE // I have no fucking clue why this isn't FLOAT_PLANE by default in BYOND.