2026-06-24 인벤토리 UI붙이기

This commit is contained in:
2026-06-24 12:04:22 +09:00
parent 175d8adf53
commit 083fcf63ce
3 changed files with 6 additions and 5 deletions

View File

@@ -10,5 +10,6 @@ public enum InventoryItemType
OldCompass,
Trash,
Bottle,
MemoryPiece
MemoryPiece,
Coin
}