Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
shuo committed Jun 20, 2024
1 parent 6df3319 commit 745e201
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ public class CypherChallengeManager(ArknightsMemoryCache memoryCache, GameManage
AnswerTime = DateTime.Now,
IsAnswerCorrect = true,
PlayerId = null,
CharacterProperties = lastQuestion.CharacterProperties,
CharacterPropertiesResult = answers
};

Expand Down

0 comments on commit 745e201

Please sign in to comment.