Esempio n. 1
0
 def enable(self):
     import BattleReplay
     if BattleReplay.g_replayCtrl.isPlaying:
         return
     self.__flashCall(BTMS_COMMANDS.ChannelsInit())