type bugfix
This commit is contained in:
parent
2e344749a6
commit
6a03d99abf
@ -1030,7 +1030,7 @@ class OfferItem(NamedTuple):
|
|||||||
class Inventory:
|
class Inventory:
|
||||||
final: types.InvFinal
|
final: types.InvFinal
|
||||||
active: types.InvFinal
|
active: types.InvFinal
|
||||||
boosters: types.InvFinal
|
boosters: types.InvBooster
|
||||||
raw: types.InvRaw
|
raw: types.InvRaw
|
||||||
market: types.InvRaw
|
market: types.InvRaw
|
||||||
used: int
|
used: int
|
||||||
|
Loading…
x
Reference in New Issue
Block a user