This commit is contained in:
Natsumi
2025-10-21 14:53:11 +11:00
parent f94b6ea8be
commit 6cf626f14f
3 changed files with 14 additions and 14 deletions

View File

@@ -83,6 +83,7 @@ declare global {
debugGameLog: boolean;
debugWebRequests: boolean;
debugFriendState: boolean;
debugIPC: boolean;
errorNoty: any;
dontLogMeOut: boolean;
endpointDomain: string;