From cbd742d2607d6ada352bc51526920df6da5127fc Mon Sep 17 00:00:00 2001 From: VerySoft Date: Sun, 16 Oct 2022 16:56:40 -0400 Subject: [PATCH] actually include the DME changes :U --- vorestation.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/vorestation.dme b/vorestation.dme index c7e5a768335..90d0dfff44b 100644 --- a/vorestation.dme +++ b/vorestation.dme @@ -1612,6 +1612,7 @@ #include "code\game\turfs\flooring\flooring_decals_vr.dm" #include "code\game\turfs\flooring\flooring_premade.dm" #include "code\game\turfs\flooring\flooring_vr.dm" +#include "code\game\turfs\flooring\seasonal.dm" #include "code\game\turfs\flooring\shuttle_vr.dm" #include "code\game\turfs\initialization\init.dm" #include "code\game\turfs\initialization\maintenance.dm"