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