コード例 #1
0
 def enable(self):
     """actions to take when the plugin is enabled"""
     if self._recording_all_players:
         self.start_recording_all_players()
     Plugin.enable(self)
コード例 #2
0
 def enable(self):
     Plugin.enable(self)
     self._init_nextmap_display_timer()