Most of the cat command

This commit is contained in:
Frank
2026-01-08 17:02:16 +01:00
parent 8e933631b2
commit 1ae0f651d8
3 changed files with 189 additions and 8 deletions

View File

@@ -57,4 +57,7 @@ enum SessionSettingType: string
case VERIFICATION_PROGRESS_FOR_PLAYER9 = 'VerificationProgressForPlayer9';
case VERIFICATION_PROGRESS_FOR_PLAYER10 = 'VerificationProgressForPlayer10';
case EVERYONE_VERIFIED = 'EveryoneVerified';
case SPECIAL_REPORT_CODE_DOYLE = 'SpecialReportCodeDoyle';
case SPECIAL_REPORT_CODE_VEGA = 'SpecialReportCodeVega';
case SPECIAL_REPORT_CODE_LENNOX = 'SpecialReportCodeLennox';
}