Skip to content

Commit e9421a0

Browse files
我受够了
1 parent c5d54de commit e9421a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WFBot/Features/Utils/WFObjects.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1782,8 +1782,8 @@ public class WFInvasion
17821782
}
17831783
public class Attacker
17841784
{
1785-
private RewardInfo reward1;
17861785
[JsonProperty("reward")]
1786+
private RewardInfo reward1;
17871787
public RewardInfo Reward
17881788
{
17891789
get => reward1 ?? new RewardInfo();

0 commit comments

Comments
 (0)