fix:解决打死敌人 击杀者图标不显示问题
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user