From 614b17907d9a42e79ccfca25ff32b180d4b29709 Mon Sep 17 00:00:00 2001 From: AnturK Date: Mon, 12 Jun 2017 10:39:13 +0200 Subject: [PATCH] Makse game world plane use client color --- code/_onclick/hud/plane_master.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/_onclick/hud/plane_master.dm b/code/_onclick/hud/plane_master.dm index 3db20f20996..33f35eab57c 100644 --- a/code/_onclick/hud/plane_master.dm +++ b/code/_onclick/hud/plane_master.dm @@ -19,6 +19,7 @@ /obj/screen/plane_master/game_world name = "game world plane master" plane = GAME_PLANE + appearance_flags = PLANE_MASTER //should use client color blend_mode = BLEND_OVERLAY /obj/screen/plane_master/lighting