Test for double fine adventure

This commit is contained in:
JustArchi
2017-12-15 10:37:51 +01:00
parent f18c30452f
commit f21a998bbb
6 changed files with 8 additions and 9 deletions

View File

@@ -404,7 +404,6 @@ namespace ArchiSteamFarm.Json {
internal readonly string Type;
internal ulong ClassID { get; private set; }
internal bool Tradable { get; private set; }
[JsonProperty(PropertyName = "classid", Required = Required.Always)]