Skip to content

Commit

Permalink
that
Browse files Browse the repository at this point in the history
  • Loading branch information
silicons committed Sep 22, 2024
1 parent 2e8165d commit adcb64f
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions citadel.dme
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,7 @@
#include "code\controllers\subsystem\research.dm"
#include "code\controllers\subsystem\server_maint.dm"
#include "code\controllers\subsystem\shuttles.dm"
#include "code\controllers\subsystem\simple_networks.dm"
#include "code\controllers\subsystem\sonar.dm"
#include "code\controllers\subsystem\spacedrift.dm"
#include "code\controllers\subsystem\spatial_grids.dm"
Expand Down Expand Up @@ -632,8 +633,6 @@
#include "code\controllers\subsystem\mapping\spatial_helpers\loc.dm"
#include "code\controllers\subsystem\mapping\spatial_helpers\stack.dm"
#include "code\controllers\subsystem\mapping\spatial_helpers\step.dm"
#include "code\controllers\subsystem\networks\_networks.dm"
#include "code\controllers\subsystem\networks\simple.dm"
#include "code\controllers\subsystem\persistence\bunker.dm"
#include "code\controllers\subsystem\persistence\entity_operations.dm"
#include "code\controllers\subsystem\persistence\persistence.dm"
Expand Down Expand Up @@ -4118,10 +4117,6 @@
#include "code\modules\nano\modules\human_appearance.dm"
#include "code\modules\nano\modules\law_manager.dm"
#include "code\modules\nano\modules\nano_module.dm"
#include "code\modules\networks\simple\atom.dm"
#include "code\modules\networks\simple\datum.dm"
#include "code\modules\networks\simple\element.dm"
#include "code\modules\networks\simple\helpers.dm"
#include "code\modules\nifsoft\augmented_holder.dm"
#include "code\modules\nifsoft\nif.dm"
#include "code\modules\nifsoft\nif_softshop.dm"
Expand Down

0 comments on commit adcb64f

Please sign in to comment.