fix issues with phase-32

This commit is contained in:
voltsrage
2026-06-23 00:16:39 +08:00
parent 1824e4eef1
commit 90b8baa2a1
12 changed files with 237 additions and 14 deletions
@@ -2,5 +2,6 @@ public enum GcsOutcome
{
NotGcsCode,
IncompleteComponents,
EncounterNotFound,
ScoreComputed
}