Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 4c6f5b7

Browse files
committed
Moves the subsystem file
1 parent b7ded82 commit 4c6f5b7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

yogstation.dme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,6 @@
404404
#include "code\controllers\controller.dm"
405405
#include "code\controllers\failsafe.dm"
406406
#include "code\controllers\globals.dm"
407-
#include "code\controllers\lag_switch.dm"
408407
#include "code\controllers\master.dm"
409408
#include "code\controllers\subsystem.dm"
410409
#include "code\controllers\configuration\config_entry.dm"
@@ -447,6 +446,7 @@
447446
#include "code\controllers\subsystem\input.dm"
448447
#include "code\controllers\subsystem\ipintel.dm"
449448
#include "code\controllers\subsystem\job.dm"
449+
#include "code\controllers\subsystem\lag_switch.dm"
450450
#include "code\controllers\subsystem\language.dm"
451451
#include "code\controllers\subsystem\lighting.dm"
452452
#include "code\controllers\subsystem\machines.dm"

0 commit comments

Comments
 (0)