fix:打包配置

This commit is contained in:
bzx
2025-12-13 10:50:36 +08:00
parent 7bc3335044
commit fb75625a53
4 changed files with 7 additions and 9 deletions

View File

@@ -18,7 +18,7 @@ public class TrueGearEffectManager : MonoBehaviour
GetConnectIndex = 20;
AddHitPart();
#if !UNITY_EDITOR
//TrueGearEffectManager.Ins.StartRequestTrueGear();
TrueGearEffectManager.Ins.StartRequestTrueGear();
#endif
}