BFA Update (still lots of testing to do tho)
This commit is contained in:
@@ -106,7 +106,7 @@ namespace Framework.Constants
|
||||
DeclensionDoesntMatchBaseName = 16
|
||||
}
|
||||
|
||||
public enum PetStableinfo
|
||||
public enum PetStableinfo : byte
|
||||
{
|
||||
Active = 1,
|
||||
Inactive = 2
|
||||
|
||||
Reference in New Issue
Block a user