mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 13:03:36 +00:00
@@ -19,7 +19,7 @@ with open('countries-to-generate.json') as f1:
|
||||
entry = {
|
||||
"key": c,
|
||||
"value": {
|
||||
"profileName": "normal",
|
||||
"profileName": "poor",
|
||||
"tileCoordsSubset": list(),
|
||||
"tilesAreBanned": False
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user