Skip to content

Commit

Permalink
Add slots for kill_eater_value
Browse files Browse the repository at this point in the history
fixes #590
  • Loading branch information
Gobot1234 authored Sep 29, 2024
1 parent 59d1285 commit d5ec093
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions steam/ext/csgo/backpack.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ class BaseItem(metaclass=ABCMeta):
"paint",
"tradable_after",
"stickers",
"kill_eater_value",
"kill_eater_type",
"_state",
*tuple(base.Item.__annotations__),
)
Expand Down

0 comments on commit d5ec093

Please sign in to comment.