Skip to content

Commit

Permalink
low memory mode warns
Browse files Browse the repository at this point in the history
  • Loading branch information
Kapu1178 committed Aug 28, 2024
1 parent c24729d commit 2456c0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/_compile_options.dm
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@
#ifdef LOWMEMORYMODE
#define FORCE_MAP "runtimestation"
#define FORCE_MAP_DIRECTORY "_maps"
#warn LOW MEMORY MODE ENABLED.
#endif

#ifdef DEBUG
Expand Down

0 comments on commit 2456c0b

Please sign in to comment.