예제 #1
0
 def _changeDefHour(self, newValue, timeActivation, timeCooldown, initiatorDBID):
     FortifiedRegionBase._changeDefHour(self, newValue, timeActivation, timeCooldown, initiatorDBID)
     self.onDefenceHourChanged(newValue)
예제 #2
0
 def _changeDefHour(self, newValue, timeActivation, timeCooldown,
                    initiatorDBID):
     FortifiedRegionBase._changeDefHour(self, newValue, timeActivation,
                                        timeCooldown, initiatorDBID)
     self.onDefenceHourChanged(newValue)