Exemplo n.º 1
0
 public static void SendMovementAck(this NetState ns, int seq, Mobile m) =>
 ns.SendMovementAck(seq, Notoriety.Compute(m, m));