2026-04-13 스킬시스템 진행중
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
public class Weapon : MonoBehaviour
|
||||
{
|
||||
private WeaponType weaponType;
|
||||
public WeaponType WType;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user