Skip to content

Commit

Permalink
fixing thing that broke my code
Browse files Browse the repository at this point in the history
  • Loading branch information
Yata9arasu committed Oct 21, 2023
1 parent 7564441 commit 57ace45
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions modular_ss220/modular_ss220.dme
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
#include "title_screen/_title_screen.dme"
#include "whitelist/_whitelist.dme"
#include "outfits/_outfits.dme"
#include "DBs_In_Holsters/DBs_In_Holsters.dme"

// --- PRIME --- //
// #define MODPACK_MAIN_ONLY
Expand All @@ -88,3 +89,12 @@
---------------------------------------------------------------------*/

// #include "crit_rework/_crit_rework.dme"
// BEGIN_INTERNALS
// END_INTERNALS
// BEGIN_FILE_DIR
#define FILE_DIR .
// END_FILE_DIR
// BEGIN_PREFERENCES
// END_PREFERENCES
// BEGIN_INCLUDE
// END_INCLUDE

0 comments on commit 57ace45

Please sign in to comment.