예제 #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)