Skip to content

Commit

Permalink
Move UNATHI_COLORS to DreamMaker friendly location
Browse files Browse the repository at this point in the history
  • Loading branch information
blinkdog committed Jul 21, 2024
1 parent 7a7f3e0 commit c64262c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions shiptest.dme
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@
#include "code\__DEFINES\dcs\flags.dm"
#include "code\__DEFINES\dcs\helpers.dm"
#include "code\__DEFINES\dcs\signals.dm"
#include "code\__DEFINES\starfly13\unathi_colors.dm"
#include "code\__HELPERS\_auxtools_api.dm"
#include "code\__HELPERS\_lists.dm"
#include "code\__HELPERS\_logging.dm"
Expand Down Expand Up @@ -215,6 +216,7 @@
#include "code\__HELPERS\sorts\InsertSort.dm"
#include "code\__HELPERS\sorts\MergeSort.dm"
#include "code\__HELPERS\sorts\TimSort.dm"
#include "code\__HELPERS\starfly13\unathi_colors.dm"
#include "code\_globalvars\bitfields.dm"
#include "code\_globalvars\configuration.dm"
#include "code\_globalvars\game_modes.dm"
Expand Down Expand Up @@ -3326,8 +3328,6 @@
#include "code\modules\spells\spell_types\pointed\blind.dm"
#include "code\modules\spells\spell_types\pointed\mind_transfer.dm"
#include "code\modules\spells\spell_types\pointed\pointed.dm"
#include "code\modules\starfly13\__DEFINES\unathi_colors.dm"
#include "code\modules\starfly13\__HELPERS\unathi_colors.dm"
#include "code\modules\station_goals\bsa.dm"
#include "code\modules\station_goals\dna_vault.dm"
#include "code\modules\station_goals\shield.dm"
Expand Down

0 comments on commit c64262c

Please sign in to comment.