mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-30 03:53:33 +00:00
Adds Multi-Z Test Map
This commit is contained in:
14
maps/example/example.dm
Normal file
14
maps/example/example.dm
Normal file
@@ -0,0 +1,14 @@
|
||||
#if !defined(USING_MAP_DATUM)
|
||||
|
||||
#include "example-1.dmm"
|
||||
#include "example-2.dmm"
|
||||
|
||||
#include "example_defines.dm"
|
||||
|
||||
#define USING_MAP_DATUM /datum/map/example
|
||||
|
||||
#elif !defined(MAP_OVERRIDE)
|
||||
|
||||
#warn A map has already been included, ignoring Northern Star
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user