mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
Camera static effect now displays properly on space turfs. (#13168)
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
if(!obfuscation)
|
||||
obfuscation = image(icon, T, icon_state)
|
||||
obfuscation.layer = OBFUSCATION_LAYER
|
||||
obfuscation.plane = PLANE_DEFAULT
|
||||
if(!obfuscation_underlay)
|
||||
// Creating a new icon of a fairly common icon state, adding some random color to prevent address searching, and hoping being static kills memory locality
|
||||
var/turf/floor = /turf/simulated/floor/tiled
|
||||
|
||||
Reference in New Issue
Block a user