fix:修复bug(解密文件夹名字修改)

This commit is contained in:
barry
2026-05-20 09:38:24 +08:00
parent d1ed0d5747
commit aca0e4d1af
7 changed files with 23823 additions and 23676 deletions
+1 -1
View File
@@ -598,7 +598,7 @@ namespace RedHotRoast
else
{
Levelunlock levelunlock_ = DataMgr.LevelUnlockListNew.Value.FirstOrDefault(x => x.level_ == GameHelper.GetLevel());
Debug.Log($"levelunlock_0-----------------:{levelunlock_.config_index} {levelunlock_.type}");
// Debug.Log($"levelunlock_0-----------------:{levelunlock_.config_index} {levelunlock_.type}");
if (levelunlock_ != null)
{
if (levelunlock_.type == 0)