ZAS updates from Bay in a shitty attempt to fix our lagspikes.

This commit is contained in:
Rob Nelson
2014-04-10 22:29:26 -07:00
parent 31abdccc4c
commit ea94270c84
23 changed files with 3065 additions and 587 deletions

View File

@@ -149,10 +149,12 @@ datum/pipeline
air.merge(air_sample)
//turf_air already modified by equalize_gases()
/*
if(istype(target) && !target.processing && !iscatwalk(target))
if(target.air)
if(target.air.check_tile_graphic())
target.update_visuals(target.air)
*/
if(network)
network.update = 1