示例#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)