decompilation: Fix toontown.cogdominium.CogdoFlyingLocalPlayer decompilation
This commit is contained in:
parent
ef7c14a70d
commit
304ce20c6f
1 changed files with 0 additions and 1 deletions
|
@ -112,7 +112,6 @@ class CogdoFlyingLocalPlayer(CogdoFlyingPlayer):
|
|||
self.fuel = 0.0
|
||||
self._guiMgr.setFuel(self.fuel)
|
||||
self.setCheckpointPlatform(self._level.startPlatform)
|
||||
return None
|
||||
|
||||
def initSfx(self):
|
||||
audioMgr = base.cogdoGameAudioMgr
|
||||
|
|
Loading…
Reference in a new issue