if (data.id !== $game.$player.id) {
        $game.$others.sendMoveInfo(data.id, data.moves)
      }