mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 20:06:28 +01:00
Merge branch 'master' into development
# Conflicts: # maps/aurora/aurora-1_centcomm.dmm
This commit is contained in:
@@ -205,11 +205,13 @@
|
||||
var/list/old_affecting_lights = affecting_lights
|
||||
var/old_lighting_overlay = lighting_overlay
|
||||
var/list/old_corners = corners
|
||||
var/old_ao_neighbors = ao_neighbors
|
||||
|
||||
. = ..()
|
||||
|
||||
ao_neighbors = old_ao_neighbors
|
||||
#ifndef AO_USE_LIGHTING_OPACITY
|
||||
if (permit_ao)
|
||||
regenerate_ao()
|
||||
#endif
|
||||
|
||||
recalc_atom_opacity()
|
||||
lighting_overlay = old_lighting_overlay
|
||||
|
||||
Reference in New Issue
Block a user