Fixes a brain login runtime (#33569)
* Fixes a silly brain meme * better
This commit is contained in:
committed by
CitadelStationBot
parent
220e1cd8cf
commit
3fc98677a0
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user