mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Fix a bug with opacity-based AO (#3613)
This commit is contained in:
@@ -135,7 +135,7 @@
|
||||
|
||||
#ifdef AO_USE_LIGHTING_OPACITY
|
||||
if (old != has_opaque_atom)
|
||||
queue_ao()
|
||||
regenerate_ao()
|
||||
#endif
|
||||
|
||||
// If an opaque movable atom moves around we need to potentially update visibility.
|
||||
|
||||
Reference in New Issue
Block a user