Accessory Loadout Options (#18082)

* Accessory Loadout Options

* more

* throw this on top

* fluffy review

* nope

* more stuff

* default log file

* fix order?

* indentation fix
This commit is contained in:
Geeves
2024-01-06 12:43:24 +00:00
committed by GitHub
parent 16ab8d85f8
commit 80e17b42ca
12 changed files with 121 additions and 30 deletions
+2
View File
@@ -51,6 +51,7 @@ GLOBAL_LIST_EMPTY(gamemode_cache)
"log_tools" = FALSE, // Tools
"log_manifest" = TRUE, // Manifest
"log_asset" = FALSE, // log asset caching
"log_loadout" = TRUE, // Loadout
/*#### SUBSYSTEMS ####*/
@@ -105,6 +106,7 @@ GLOBAL_LIST_EMPTY(gamemode_cache)
"harddel_log" = "harddel.log",
"world_paper_log" = "world_paper.log",
"world_manifest_log" = "world_manifest.log",
"world_loadout_log" = "world_loadout.log",
/*#### SUBSYSTEMS ####*/