Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
shuo committed Jun 20, 2024
2 parents a7cbf36 + d5e4d00 commit 30ce96f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ private object FormatGame(SkinGuessGame game)
CharacterId = x.CharacterId,
SkinName = x.SkinName,
SkinId = x.SkinId,
RandomNumber = x.RandomNumber,
HintLevel = x.HintLevel,
ImageUrl = x.ImageUrl,
Completed = x.Completed,
AnswerTime = x.AnswerTime,
Expand Down

0 comments on commit 30ce96f

Please sign in to comment.