Small changes

This commit is contained in:
Natsumi
2025-09-13 09:54:22 +12:00
parent e4962cc180
commit aeabb5181d
5 changed files with 25 additions and 15 deletions

View File

@@ -20,6 +20,8 @@ declare global {
AssetBundleManager: AssetBundleManager;
webApiService: webApiService;
request: any;
utils: any;
dayjs: any;
configRepository: any;
datebase: any;
gameLogService: any;