Updated DB2 structs

This commit is contained in:
hondacrx
2018-02-26 13:13:54 -05:00
parent 0a3dfaba37
commit 82dca6de94
61 changed files with 2639 additions and 2517 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ namespace Framework.Constants
// uses this category
}
public enum SummonType
public enum SummonType: byte
{
None = 0,
Pet = 1,