装备系统完结,修复并加入很多
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
using UnityEngine;
|
||||
using UnityEngine.UI;
|
||||
|
||||
public class player_level_skills : MonoBehaviour
|
||||
{
|
||||
//[Header("player level skill list")]
|
||||
//[SerializeField]
|
||||
enum userSKILL
|
||||
{
|
||||
cameraHeight,
|
||||
display_all_unlockSkills,
|
||||
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 0114995ee6f6bf44db3c8dd8fb1ed615
|
||||
Reference in New Issue
Block a user