Skip to content

Commit

Permalink
I'm adding more space z levels, I'll have to update the SPACEMAX define
Browse files Browse the repository at this point in the history
  • Loading branch information
Incoming5643 committed Apr 8, 2016
1 parent 87b9048 commit cc7c4c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/__DEFINES/misc.dm
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
#define STAGE_SIX 11 //From supermatter shard

//zlevel defines, can be overridden for different maps in the appropriate _maps file.
#define ZLEVEL_SPACEMAX 7
#define ZLEVEL_SPACEMAX 9
#define ZLEVEL_MINING 5
#define ZLEVEL_SPACEMIN 3
#define ZLEVEL_ABANDONNEDTSAT 3
Expand Down

0 comments on commit cc7c4c9

Please sign in to comment.