装备系统做了很多
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using UnityEngine;
|
||||
using UnityEngine.UI;
|
||||
|
||||
public class esPrefab : MonoBehaviour
|
||||
{
|
||||
public Image esIcon;
|
||||
public Text esName;
|
||||
}
|
||||
Reference in New Issue
Block a user