超大量的更新 修复很多问题,gameplay特效初步
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using UnityEngine;
|
||||
using UnityEngine;
|
||||
using UnityEngine.UI;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
@@ -9,7 +9,7 @@ public class load_teammatesProfile : MonoBehaviour
|
||||
private static bool heroCacheReady;
|
||||
private static bool heroCacheBuilding;
|
||||
|
||||
[Header("½ÇɫͷÏñ")]
|
||||
[Header("Inspector")]
|
||||
public Image teammate_profile_01;
|
||||
public Image teammate_profile_02;
|
||||
public Image teammate_profile_03;
|
||||
|
||||
Reference in New Issue
Block a user