1
This commit is contained in:
7
unity/Assets/Script/LevelUpSystem/UILevelUp.cs
Normal file
7
unity/Assets/Script/LevelUpSystem/UILevelUp.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
public class UILevelUp : UIWindow
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user