예제 #1
0
 public override void Write()
 {
     _worldPacket.WriteInt32(GarrTypeID);
     PlotInfo.Write(_worldPacket);
 }