Skip to content

Commit

Permalink
more dme linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Atermonera committed Sep 18, 2024
1 parent ff55c4a commit 2f7b98e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mods/content/polaris/_polaris.dme
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
#include "datum\cultures.dm"
#include "datum\factions.dm"
#include "datum\locations.dm"
#include "datum\languages\human.dm"
#include "datum\overrides.dm"
#include "datum\languages\human.dm"
#endif // MODPACK_POLARIS
2 changes: 1 addition & 1 deletion nebula.dme
Original file line number Diff line number Diff line change
Expand Up @@ -4033,6 +4033,7 @@
#include "maps\antag_spawn\wizard\wizard.dm"
#include "maps\away_sites_testing\away_sites_testing_define.dm"
#include "maps\example\example_define.dm"
#include "maps\exodus\exodus.dm"
#include "maps\exodus\exodus_define.dm"
#include "maps\ministation\ministation_define.dm"
#include "maps\modpack_testing\modpack_testing_define.dm"
Expand All @@ -4054,7 +4055,6 @@
#include "maps\random_ruins\exoplanet_ruins\tar_anomaly\tar_anomaly.dm"
#include "maps\random_ruins\space_ruins\space_ruins.dm"
#include "maps\shaded_hills\shaded_hills_define.dm"
#include "maps\exodus\exodus.dm"
#include "maps\tradeship\tradeship_define.dm"
#include "maps\~mapsystem\map_preferences.dm"
#include "maps\~mapsystem\map_ranks.dm"
Expand Down

0 comments on commit 2f7b98e

Please sign in to comment.