Ejemplo n.º 1
0
 def join(self, ctx, callback = None):
     g_eventDispatcher.loadBattleSessionList()
     if callback:
         callback(True)
Ejemplo n.º 2
0
 def join(self, ctx, callback=None):
     g_eventDispatcher.loadBattleSessionList()
     if callback:
         callback(True)