From 0aa183bf8f8eda9133928134ec4f1f796ccbd522 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期四, 23 十月 2025 16:02:19 +0800
Subject: [PATCH] 0312 徽章调整
---
Main/ResModule/AssetBundle/AssetBundleUtility.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Main/ResModule/AssetBundle/AssetBundleUtility.cs b/Main/ResModule/AssetBundle/AssetBundleUtility.cs
index 9b754d1..e5f8d37 100644
--- a/Main/ResModule/AssetBundle/AssetBundleUtility.cs
+++ b/Main/ResModule/AssetBundle/AssetBundleUtility.cs
@@ -102,7 +102,7 @@
await Co_LoadMainfestFile("audio");
// await Co_LoadMainfestFile("video");
await Co_LoadMainfestFile("mobeffectshader");
- // await Co_LoadMainfestFile("config");
+ await Co_LoadMainfestFile("config");
await Co_LoadMainfestFile("maps");
await Co_LoadMainfestFile("ui");
--
Gitblit v1.8.0