mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Soluna Nexus map fixes 1.0 (#9276)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Kashargul <KashL@t-online.de>
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
BASEDIR=$PWD
|
||||
#Put directories to get maps from here. One per line.
|
||||
mapdirs=(
|
||||
"maps/southern_cross"
|
||||
"modular_chomp/maps/southern_cross"
|
||||
"modular_chomp/maps/soluna_nexus"
|
||||
)
|
||||
#DO NOT TOUCH THIS VARIABLE. It will automatically fill with any maps in mapdirs that are form MAPNAME-n.dmm where n is the z level.
|
||||
map_files=()
|
||||
|
||||
Reference in New Issue
Block a user