Fixes a brain login runtime (#33569)

* Fixes a silly brain meme

* better
This commit is contained in:
vuonojenmustaturska
2017-12-17 04:11:17 -06:00
committed by CitadelStationBot
parent 220e1cd8cf
commit 3fc98677a0
+2 -2
View File
@@ -13,8 +13,8 @@
update_damage_hud() update_damage_hud()
update_health_hud() update_health_hud()
if (loc) var/turf/T = get_turf(src)
var/turf/T = get_turf(src) if (isturf(T))
update_z(T.z) update_z(T.z)
//Vents //Vents