From 493688af6ef058e2e2a7425aa2fc822b875bb202 Mon Sep 17 00:00:00 2001 From: KandJX <83637364+YegorKandziuba@users.noreply.github.com> Date: Tue, 13 Feb 2024 01:38:24 +0200 Subject: [PATCH] Update mods/sauna_props/_sauna_props.dme Co-authored-by: SuhEugene <32931701+SuhEugene@users.noreply.github.com> --- mods/sauna_props/_sauna_props.dme | 3 --- 1 file changed, 3 deletions(-) diff --git a/mods/sauna_props/_sauna_props.dme b/mods/sauna_props/_sauna_props.dme index 47f626dc31b15..f30f5c3d0a37c 100644 --- a/mods/sauna_props/_sauna_props.dme +++ b/mods/sauna_props/_sauna_props.dme @@ -3,9 +3,6 @@ #include "_sauna_props.dm" -// Далее просто включай свой код -// #include "code/something.dm" - #include "code/sauna_props.dm" #endif