Beispiel #1
0
 def stopSuitEffect(self, newSky = 1):
     if base.cr.playGame.getPlace():
         base.cr.playGame.getPlace().startBirds()
     ToonHood.stopSuitEffect(self, newSky)
 def stopSuitEffect(self, newSky=1):
     if base.cr.playGame.getPlace():
         base.cr.playGame.getPlace().startBirds()
     ToonHood.stopSuitEffect(self, newSky)