This commit is contained in:
Fox McCloud
2020-08-18 15:27:16 -04:00
parent ef98c661c3
commit ad05757a20
+1 -1
View File
@@ -3,7 +3,7 @@
set invisibility = 0
if(flying && !floating) //TODO: Better floating
float(on = TRUE)
float(TRUE)
if(client || registered_z) // This is a temporary error tracker to make sure we've caught everything
var/turf/T = get_turf(src)