示例#1
0
文件: DGHood.py 项目: coginvasion/src
 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)