2026-04-10 퀵슬롯진행중

This commit is contained in:
2026-04-10 18:06:47 +09:00
parent 03aebd641f
commit 00b832296b
277 changed files with 1053 additions and 12 deletions

View File

@@ -1,3 +1,3 @@
using UnityEngine;
public enum WeaponType { Sword, Bow}
public enum WeaponType { Sword, Bow, MagicBook}