Updated DB2 structs
This commit is contained in:
@@ -131,7 +131,7 @@ namespace Framework.Constants
|
||||
// uses this category
|
||||
}
|
||||
|
||||
public enum SummonType
|
||||
public enum SummonType: byte
|
||||
{
|
||||
None = 0,
|
||||
Pet = 1,
|
||||
|
||||
Reference in New Issue
Block a user