Race flag on GUI

Async Doors League presets
Take into account starting inventory with default item pool
This commit is contained in:
aerinon
2023-01-06 13:56:18 -07:00
parent c2da20207b
commit 8839926a97
13 changed files with 134 additions and 19 deletions

View File

@@ -130,6 +130,7 @@ SETTINGSTOPROCESS = {
"print_custom_yaml": "print_custom_yaml",
"usestartinventory": "usestartinventory",
"usecustompool": "custom",
"race": "race",
"saveonexit": "saveonexit"
}
},