More ranch stuffs

This commit is contained in:
SilicaAndPina 2021-02-09 22:14:04 +13:00
parent fa8f21388c
commit 39057e59ab
5 changed files with 89 additions and 6 deletions

View file

@ -502,6 +502,7 @@ namespace HISP.Game.Horse
public struct Category
{
public string Name;
public string MetaOthers;
public string Meta;
}