def onUnitAutoSearchSuccess(self, acceptDelta): self.__currentState = CYBER_SPORT_ALIASES.AUTO_SEARCH_CONFIRMATION_STATE self.__initState(acceptDelta=acceptDelta) from BigWorld import WGWindowsNotifier WGWindowsNotifier.onInvitation()
def onUnitAutoSearchSuccess(self, acceptDelta): self.currentState = CYBER_SPORT_ALIASES.AUTO_SEARCH_CONFIRMATION_STATE self.__initState(acceptDelta=acceptDelta) from BigWorld import WGWindowsNotifier WGWindowsNotifier.onInvitation()