From d44e019fe7231ca7f50fb6438c2d8f88e6523e44 Mon Sep 17 00:00:00 2001 From: Nadyr <41974248+Darlantanis@users.noreply.github.com> Date: Sun, 13 Jun 2021 19:21:35 -0400 Subject: [PATCH] powder that makes you say yes --- vorestation.dme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vorestation.dme b/vorestation.dme index 17bd739fb6..9590845526 100644 --- a/vorestation.dme +++ b/vorestation.dme @@ -367,7 +367,7 @@ #include "code\datums\autolathe\tools.dm" #include "code\datums\autolathe\tools_vr.dm" #include "code\datums\components\_component.dm" -include "code\datums\components\material_container.dm" +#include "code\datums\components\material_container.dm" #include "code\datums\components\resize_guard.dm" #include "code\datums\components\crafting\crafting.dm" #include "code\datums\components\crafting\crafting_external.dm"