From cf319c587bcb055b14c892ca9630e88b9de6f996 Mon Sep 17 00:00:00 2001 From: Loudrob Date: Mon, 20 Jul 2015 09:25:21 -0400 Subject: [PATCH] useless --- toontown/distributed/ToontownClientRepository.py | 1 - 1 file changed, 1 deletion(-) diff --git a/toontown/distributed/ToontownClientRepository.py b/toontown/distributed/ToontownClientRepository.py index ff7dd89f..c14480d9 100755 --- a/toontown/distributed/ToontownClientRepository.py +++ b/toontown/distributed/ToontownClientRepository.py @@ -184,7 +184,6 @@ class ToontownClientRepository(OTPClientRepository.OTPClientRepository): TexturePool.garbageCollect() self.sendSetAvatarIdMsg(0) self.clearFriendState() - self.startHeartbeat() if self.music == None and base.musicManagerIsValid: self.music = base.musicManager.getSound('phase_3/audio/bgm/tt_theme.ogg') if self.music: