Exemple #1
0
 def __init__(self, unit=None):
     self._unit = unit
     from unit_helpers.MsgProcessor import ClanBattleMgrMsgProcessor
     self._processor = ClanBattleMgrMsgProcessor(unit)