if (data.id !== $game.$player.id) {
        $game.$others.updateTilesColored(data.id, data.tilesColored)
      }