Remove Gift and Coupon from Steam EType

It doesn't make any sense when we're always asking for community items, no need for extra confusion, and code is also shorter.
This IS another breaking change for past configs, so if you're using pre-release you should adapt your configs. But if you're using pre-release, I guess you know that such things happen.
This commit is contained in:
JustArchi
2016-12-26 23:53:51 +01:00
parent 19d15f09ff
commit 63cfa1341b
5 changed files with 3 additions and 11 deletions

View File

@@ -31,9 +31,7 @@ namespace ConfigGenerator.JSON {
internal enum EType : byte {
Unknown,
BoosterPack,
Coupon,
Emoticon,
Gift,
FoilTradingCard,
ProfileBackground,
TradingCard,