From de3ea65587689d9313da6fc8db925b8fa727a538 Mon Sep 17 00:00:00 2001 From: silicons <2003111+silicons@users.noreply.github.com> Date: Mon, 21 Feb 2022 16:20:41 -0800 Subject: [PATCH] fixes parallax whitifier applying when parallax is disabled (#15516) * :) * that * move those there * refactor that too * wew * stuff * almost. * sigh * just need speed * stuf * pain * hm * tweaks * that * eh * wack * a * done * that's important * wacky * all that * fixes * typo * that * a * funny * that * that * woo * help im losing my fucking mind * okay * fix * a * woops --- code/_rendering/parallax/parallax_holder.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/_rendering/parallax/parallax_holder.dm b/code/_rendering/parallax/parallax_holder.dm index 8a9e4b71a9..cbe095c02b 100644 --- a/code/_rendering/parallax/parallax_holder.dm +++ b/code/_rendering/parallax/parallax_holder.dm @@ -174,7 +174,7 @@ L.SetView(C.view, TRUE) . |= L C.screen |= . - if(!secondary_map) + if(!secondary_map && (owner.prefs.parallax != PARALLAX_DISABLE)) var/atom/movable/screen/plane_master/parallax_white/PM = locate() in C.screen if(PM) PM.color = list(