mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-22 04:36:53 +01:00
Added random map generation to Southern Cross.
This commit is contained in:
committed by
atermonera
parent
618082f500
commit
deb606b217
@@ -26,6 +26,10 @@ SUBSYSTEM_DEF(mapping)
|
||||
maploader = new()
|
||||
load_map_templates()
|
||||
|
||||
#if UNIT_TEST
|
||||
config.generate_map = TRUE
|
||||
#endif
|
||||
|
||||
if(config.generate_map)
|
||||
// Load the engine and other submaps.
|
||||
load_static_submaps(static_submap_landmarks)
|
||||
|
||||
Reference in New Issue
Block a user