예제 #1
0
 def makeDefCtx(self):
     return SquadSettingsCtx(PREBATTLE_TYPE.EPIC,
                             waitingID='prebattle/create',
                             accountsToInvite=self._accountsToInvite)
예제 #2
0
 def makeDefCtx(self):
     return SquadSettingsCtx(waitingID='prebattle/create', accountsToInvite=self._accountsToInvite)