Merge branch 'master' of ../Polaris into polaris-sync

This commit is contained in:
Leshana
2017-04-16 20:58:40 -04:00
18 changed files with 225 additions and 170 deletions
+1 -1
View File
@@ -81,8 +81,8 @@ var/list/mining_overlay_cache = list()
/turf/simulated/mineral/proc/update_general()
update_icon(1)
recalc_atom_opacity()
if(ticker && ticker.current_state == GAME_STATE_PLAYING)
recalc_atom_opacity()
reconsider_lights()
if(air_master)
air_master.mark_for_update(src)