modifying packet for previously unhandled fields (all)

This commit is contained in:
FateJH 2017-01-19 13:39:54 -05:00
parent c392b1c500
commit aee720ae84
3 changed files with 15 additions and 7 deletions

View file

@ -206,7 +206,7 @@ class WorldSessionActor extends Actor with MDCContextAware {
true, //Force dome active
16, //Tech plant lattice benefit
0,
0, //!! Field > 0 will cause malformed packet. See class def.
Nil, //!! Field > 0 will cause malformed packet. See class def.
0,
false,
8, //!! Field != 8 will cause malformed packet. See class def.