From fce01c744d961595bb781396a82109ee8c90e7ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B0=D1=80=D0=BA?= Date: Thu, 16 Jan 2025 21:17:19 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D1=88=D1=82=D1=83=D1=87=D0=BA=D0=B8.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- code/__DEFINES/lighting.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/__DEFINES/lighting.dm b/code/__DEFINES/lighting.dm index c0193241b0c0..2534b1bc7eed 100644 --- a/code/__DEFINES/lighting.dm +++ b/code/__DEFINES/lighting.dm @@ -188,7 +188,6 @@ do { \ #define CINEMATIC_LAYER -1 ///Plane master controller keys -#define PLANE_MASTERS_GAME "plane_masters_game" #define PLANE_MASTERS_COLORBLIND "plane_masters_colorblind" #define PLANE_CRITICAL_FUCKO_PARALLAX (PLANE_CRITICAL_DISPLAY|PLANE_CRITICAL_NO_EMPTY_RELAY)