Merge pull request #13859 from timothyteakettle/unlockable-loadout-items

unlockable loadout items
This commit is contained in:
silicons
2021-01-03 18:07:18 -07:00
committed by GitHub
13 changed files with 150 additions and 23 deletions
+3
View File
@@ -55,6 +55,9 @@
//donator items
#define LOADOUT_CATEGORY_DONATOR "Donator"
//unlockable items
#define LOADOUT_CATEGORY_UNLOCKABLE "Unlockable"
//how many prosthetics can we have
#define MAXIMUM_LOADOUT_PROSTHETICS 2