wrong term
All checks were successful
Build / build (push) Successful in 50s
Build / build (pull_request) Successful in 1m16s

This commit is contained in:
Sainan 2025-06-18 02:35:41 +02:00
parent 0fb597b709
commit ff00a72240

View File

@ -209,7 +209,7 @@ export interface ITmp {
mbrt?: boolean; // Related to mobile app rating request mbrt?: boolean; // Related to mobile app rating request
fbst: IFbst; fbst: IFbst;
sfn: number; sfn: number;
edg?: TCircuitGameMode[]; // The Circuit game modes override edg?: TCircuitGameMode[]; // The Circuit game modes overwrite
} }
interface IPgr { interface IPgr {