fix:解决打死敌人 击杀者图标不显示问题

This commit is contained in:
bzx
2025-11-22 16:53:39 +08:00
parent 7e25fbda08
commit e806dee512
124 changed files with 17836 additions and 1909 deletions

View File

@@ -92,7 +92,7 @@ public class GameLocal : MonoBehaviour
{
Ins = this;
Application.targetFrameRate = 60;
ConPanel.Show();
AuthorPanel.Show();
BGMState.StateChange(0);
#if !UNITY_EDITOR && UNITY_ANDROID && PICO
//PXRManager.enabled = true;