map path swap
swapping paths of selectable maps
This commit is contained in:
@@ -1,16 +1,17 @@
|
||||
//#define LOWMEMORYMODE //uncomment this to load centcom and runtime station and thats it.
|
||||
//gs13 - replaced some of the stations with GS versions
|
||||
|
||||
#include "map_files\generic\CentCom.dmm"
|
||||
|
||||
#ifndef LOWMEMORYMODE
|
||||
#ifdef ALL_MAPS
|
||||
#include "map_files\Mining\Lavaland.dmm"
|
||||
#include "gs_maps\Mining\Lavaland.dmm"
|
||||
#include "map_files\debug\runtimestation.dmm"
|
||||
#include "map_files\Deltastation\DeltaStation2.dmm"
|
||||
#include "map_files\MetaStation\MetaStation.dmm"
|
||||
#include "map_files\OmegaStation\OmegaStation.dmm"
|
||||
#include "map_files\PubbyStation\PubbyStation.dmm"
|
||||
#include "map_files\BoxStation\BoxStation.dmm"
|
||||
#include "gs_maps\MetaStation\MetaStation.dmm"
|
||||
#include "gs_maps\OmegaStation\OmegaStation.dmm"
|
||||
#include "gs_maps\PubbyStation\PubbyStation.dmm"
|
||||
#include "gs_maps\BoxStation\BoxStation.dmm"
|
||||
#include "map_files\LambdaStation\lambda.dmm"
|
||||
#include "map_files\SpookyStation\SpookyStation.dmm"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user