Merge pull request #16022 from SandPoot/fix-loadout-runtime-not-spawning-items
Fix loadout runtime (which prevents remaining items from spawning)
This commit is contained in:
@@ -61,6 +61,9 @@
|
||||
//unlockable items
|
||||
#define LOADOUT_CATEGORY_UNLOCKABLE "Unlockable"
|
||||
|
||||
//errors with your savefile
|
||||
#define LOADOUT_CATEGORY_ERROR "Errors"
|
||||
|
||||
//how many prosthetics can we have
|
||||
#define MAXIMUM_LOADOUT_PROSTHETICS 4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user