Update inventoryTypes.ts
This commit is contained in:
parent
ed7a34a586
commit
c281c6ce59
@ -866,7 +866,6 @@ export enum GettingSlotOrderInfo {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export interface Giving {
|
export interface Giving {
|
||||||
// Probably isn't a consumable but it's also not my problem.
|
|
||||||
RawUpgrades: Consumable[];
|
RawUpgrades: Consumable[];
|
||||||
_SlotOrderInfo: GivingSlotOrderInfo[];
|
_SlotOrderInfo: GivingSlotOrderInfo[];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user