mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
Fix tabs
This commit is contained in:
@@ -17,9 +17,9 @@ z9 = empty space
|
||||
|
||||
#if !defined(MAP_FILE)
|
||||
|
||||
#define TITLESCREEN "title" //Add an image in misc/fullscreen.dmi, and set this define to the icon_state, to set a custom titlescreen for your map
|
||||
#define TITLESCREEN "title" //Add an image in misc/fullscreen.dmi, and set this define to the icon_state, to set a custom titlescreen for your map
|
||||
|
||||
#define MINETYPE "mining"
|
||||
#define MINETYPE "mining"
|
||||
|
||||
#include "map_files\AsteroidStation\AsteroidStation.dmm"
|
||||
#include "map_files\generic\z2.dmm"
|
||||
@@ -29,9 +29,9 @@ z9 = empty space
|
||||
#include "map_files\generic\z6.dmm"
|
||||
#include "map_files\generic\z7.dmm"
|
||||
#include "map_files\generic\z8.dmm"
|
||||
#include "map_files\generic\z9.dmm"
|
||||
#include "map_files\generic\z9.dmm"
|
||||
|
||||
#define MAP_PATH "map_files/AsteroidStation"
|
||||
#define MAP_PATH "map_files/AsteroidStation"
|
||||
#define MAP_FILE "AsteroidStation.dmm"
|
||||
#define MAP_NAME "AsteroidStation"
|
||||
|
||||
@@ -41,4 +41,4 @@ z9 = empty space
|
||||
|
||||
#warn a map has already been included, ignoring AsteroidStation.
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user