Ejemplo n.º 1
0
 public static void SendMobileMovingUsingCache(this NetState ns, Span2D <byte> cache, Mobile source, Mobile target) =>
 ns.SendMobileMovingUsingCache(cache, target, Notoriety.Compute(source, target));