Skip to content

Commit

Permalink
Merge pull request tgstation#6733 from CorruptComputer/asteroidareas
Browse files Browse the repository at this point in the history
Moves all the custom AsteroidStation areas
  • Loading branch information
CorruptComputer committed Jan 6, 2015
2 parents d9e859b + 42a8999 commit 0efd9f4
Show file tree
Hide file tree
Showing 6 changed files with 944 additions and 948 deletions.
7 changes: 1 addition & 6 deletions _maps/AsteroidStation.dm
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,10 @@ Then tick this file, the maps and all additional files will be automatically def
#include "map_files\Asteroidstation\z5.dmm"
#include "map_files\Asteroidstation\z6.dmm"
#include "map_files\Asteroidstation\z7.dmm"

#define MAP_FILE "Asteroidstation.dmm"
#define MAP_NAME "AsteroidStation"

#if !defined(MAP_OVERRIDE_FILES)
#define MAP_OVERRIDE_FILES
#include "map_files\Asteroidstation\areas.dm"
#endif

#elif !defined(MAP_OVERRIDE)

#warn a map has already been included, ignoring AsteroidStation.
Expand Down
Loading

0 comments on commit 0efd9f4

Please sign in to comment.