fix...
This commit is contained in:
@@ -10,6 +10,9 @@ func EntityDataFlagsLength(protoID int32) int {
|
||||
if protoID >= ID818 {
|
||||
return 125
|
||||
}
|
||||
if protoID >= ID800 {
|
||||
return 124
|
||||
}
|
||||
if protoID >= ID786 {
|
||||
return 123
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user