Exemplo n.º 1
0
 protected override void OnCancel()
 {
     ContextRoleplayHandler.SendGameFightPlacementSwapPositionsCancelledMessage(Source.Client, Source, Source);
     ContextRoleplayHandler.SendGameFightPlacementSwapPositionsCancelledMessage(Target.Client, Source, Source);
 }