Change name of BRICKS_IN_BBB

This commit is contained in:
David Markowitz 2022-12-02 19:28:55 -08:00 committed by GitHub
parent cf44028665
commit 06711d829e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ enum eInventoryType : uint32_t {
TEMP_MODELS,
BEHAVIORS,
PROPERTY_DEEDS,
BRICKINBBB,
BRICKS_IN_BBB,
VENDOR,
VENDOR_BUYBACK,
QUEST, //Used for mission items
@ -41,7 +41,7 @@ public:
"TEMP_MODELS",
"BEHAVIORS",
"PROPERTY_DEEDS",
"BRICKINBBB",
"BRICKS_IN_BBB",
"VENDOR",
"VENDOR_BUYBACK",
"QUEST", //Used for mission items