Skip to content

Commit

Permalink
Fix "Problem with received data" error on tutorial summon (#685)
Browse files Browse the repository at this point in the history
  • Loading branch information
SapiensAnatis authored Feb 27, 2024
1 parent bd6e660 commit a217871
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DragaliaAPI/DragaliaAPI/Models/Generated/Components.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9546,7 +9546,6 @@ public OddsRateList() { }
public partial class OddsUnitDetail
{
[Key("pickup")]
[MessagePackFormatter(typeof(BoolToIntFormatter))]
public bool Pickup { get; set; }

[Key("rarity")]
Expand Down

0 comments on commit a217871

Please sign in to comment.