comments
This commit is contained in:
parent
5003f7c4a9
commit
5703f6ab78
1 changed files with 2 additions and 0 deletions
|
|
@ -2289,6 +2289,8 @@ namespace Server.Network
|
|||
m_Stream.Write( (short) t.Offset.X );
|
||||
m_Stream.Write( (short) t.Offset.Y );
|
||||
m_Stream.Write( (short) t.Offset.Z );
|
||||
|
||||
// DWORD Hue
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue