diff --git a/mods/anomaly/_anomaly.dme b/mods/anomaly/_anomaly.dme index f12a7526c7bf9..3d162890ce9db 100644 --- a/mods/anomaly/_anomaly.dme +++ b/mods/anomaly/_anomaly.dme @@ -51,12 +51,3 @@ #include "maps\zjarka_ruins.dm\zjarka_ruins.dm" #endif -// BEGIN_INTERNALS -// END_INTERNALS -// BEGIN_FILE_DIR -#define FILE_DIR . -// END_FILE_DIR -// BEGIN_PREFERENCES -// END_PREFERENCES -// BEGIN_INCLUDE -// END_INCLUDE diff --git a/mods/anomaly/code/interacti_with_items.dm b/mods/anomaly/code/interact_with_items.dm similarity index 100% rename from mods/anomaly/code/interacti_with_items.dm rename to mods/anomaly/code/interact_with_items.dm