mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 23:53:47 +01:00
Fixes a Thing (#4723)
* Thanks @tigercat2000 * BYOND does not have 510.1347 for Linux yet
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user