From c85b54069e00923f6d59ac782a8973685317f4c3 Mon Sep 17 00:00:00 2001 From: NullFag Date: Fri, 19 Jul 2024 20:27:59 +0200 Subject: [PATCH] i said sure why not --- .../{~splurt_defines => ~~~splurt_defines}/intents.dm | 0 .../{~splurt_defines => ~~~splurt_defines}/keybinding.dm | 0 tgstation.dme | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename code/__DEFINES/{~splurt_defines => ~~~splurt_defines}/intents.dm (100%) rename code/__DEFINES/{~splurt_defines => ~~~splurt_defines}/keybinding.dm (100%) diff --git a/code/__DEFINES/~splurt_defines/intents.dm b/code/__DEFINES/~~~splurt_defines/intents.dm similarity index 100% rename from code/__DEFINES/~splurt_defines/intents.dm rename to code/__DEFINES/~~~splurt_defines/intents.dm diff --git a/code/__DEFINES/~splurt_defines/keybinding.dm b/code/__DEFINES/~~~splurt_defines/keybinding.dm similarity index 100% rename from code/__DEFINES/~splurt_defines/keybinding.dm rename to code/__DEFINES/~~~splurt_defines/keybinding.dm diff --git a/tgstation.dme b/tgstation.dme index ee2c7ca52a929..c3e4c666017da 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -486,8 +486,6 @@ #include "code\__DEFINES\~skyrat_defines\_HELPERS\offset_index.dm" #include "code\__DEFINES\~skyrat_defines\signals\signals_human.dm" #include "code\__DEFINES\~skyrat_defines\traits\declarations.dm" -#include "code\__DEFINES\~splurt_defines\intents.dm" -#include "code\__DEFINES\~splurt_defines\keybinding.dm" #include "code\__DEFINES\~~bubber_defines\access.dm" #include "code\__DEFINES\~~bubber_defines\cameranets.dm" #include "code\__DEFINES\~~bubber_defines\changeling_zombie.dm" @@ -509,6 +507,8 @@ #include "code\__DEFINES\~~bubber_defines\transport.dm" #include "code\__DEFINES\~~bubber_defines\___HELPERS\global_lists.dm" #include "code\__DEFINES\~~bubber_defines\research\techweb_nodes.dm" +#include "code\__DEFINES\~~~splurt_defines\intents.dm" +#include "code\__DEFINES\~~~splurt_defines\keybinding.dm" #include "code\__HELPERS\_auxtools_api.dm" #include "code\__HELPERS\_lists.dm" #include "code\__HELPERS\_planes.dm"