Fix a bug with opacity-based AO (#3613)

This commit is contained in:
Lohikar
2017-10-14 11:33:36 +02:00
committed by Werner
parent 231e068c94
commit 1c5fa4880c
+1 -1
View File
@@ -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.