Merge pull request #4413 from Citadel-Station-13/upstream-merge-33569

[MIRROR] Fixes a brain login runtime
This commit is contained in:
LetterJay
2017-12-18 15:20:48 -06:00
committed by GitHub
+2 -2
View File
@@ -13,8 +13,8 @@
update_damage_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)
//Vents