Rando: Fix "Scrubsanity Off" using mysterious text (#1679)
This commit is contained in:
@@ -1040,7 +1040,7 @@ typedef struct ScrubIdentity {
|
|||||||
RandomizerCheck randomizerCheck;
|
RandomizerCheck randomizerCheck;
|
||||||
GetItemID getItemId;
|
GetItemID getItemId;
|
||||||
int32_t itemPrice;
|
int32_t itemPrice;
|
||||||
bool isShuffled;
|
uint8_t isShuffled;
|
||||||
} ScrubIdentity;
|
} ScrubIdentity;
|
||||||
|
|
||||||
typedef struct ShopItemIdentity {
|
typedef struct ShopItemIdentity {
|
||||||
|
|||||||
Reference in New Issue
Block a user