Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hsyhhssyy committed Jun 20, 2024
2 parents 120a70e + ac648a6 commit d5e4d00
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 d5e4d00

Please sign in to comment.