This commit is contained in:
zhangzheng
2026-03-16 17:33:27 +08:00
parent 255e7936f0
commit 4d18a884ba
2 changed files with 2 additions and 2 deletions

View File

@@ -89,7 +89,7 @@ namespace Stary.Evo.Editor
Debug.LogError("HotfixMainResDomain 资源在Resources下不存在请检查");
return;
}
ChangePlayerSchema.SetPlayerMode(PLayerMode.HOST_PLAYMODE);
string packageName = "";
// 检测包名格式
if (!IsValidPackageName(selectedPackageNames))