mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2025-01-09 17:53:50 +00:00
useless
This commit is contained in:
parent
7cb50fc828
commit
cf319c587b
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue