Fixes configurations (#130)
This commit is contained in:
parent
cf8620d558
commit
11227391d3
10 changed files with 34 additions and 16 deletions
|
|
@ -254,7 +254,7 @@ namespace Server.Network
|
|||
{
|
||||
public MapPatches() : base(0xBF)
|
||||
{
|
||||
EnsureCapacity(9 + 3 * 8);
|
||||
EnsureCapacity(9 + 4 * 8);
|
||||
|
||||
Stream.Write((short)0x0018);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue