Don't put foil cards by default in matchable types, #586

This commit is contained in:
JustArchi
2017-07-14 17:16:45 +02:00
parent 9f7886df3f
commit f17f2959b7
2 changed files with 0 additions and 2 deletions

View File

@@ -94,7 +94,6 @@ namespace ArchiSteamFarm {
[JsonProperty(ObjectCreationHandling = ObjectCreationHandling.Replace, Required = Required.DisallowNull)]
internal readonly HashSet<Steam.Item.EType> MatchableTypes = new HashSet<Steam.Item.EType> {
Steam.Item.EType.FoilTradingCard,
Steam.Item.EType.TradingCard
};

View File

@@ -16,7 +16,6 @@
5
],
"MatchableTypes": [
3,
5
],
"PasswordFormat": 0,