ItemType
user_3183455
csharp
2 years ago
162 B
18
Indexable
namespace CuongMono.Item
{
public enum ItemType
{
NoType,
Resource,
Weapon,
Armor,
QuickUseItem,
}
}Editor is loading...
Leave a Comment