Co-authored-by: DreamySkrell <>
This commit is contained in:
DreamySkrell
2023-05-31 14:43:29 +00:00
committed by GitHub
co-authored by DreamySkrell <>
parent 4aeccd5cff
commit b3d49c48ae
3 changed files with 51 additions and 1 deletions
+1 -1
View File
@@ -25,5 +25,5 @@
mappaths = list()
for (var/suffix in suffixes)
mappaths += (prefix + suffix)
sectors = flatten_list(sectors)
..()