コード例 #1
0
ファイル: PgGameStart.py プロジェクト: infina/Thingy--1_0
 def event(self, event):
         if (self.bot.game == None): #Only activate when there's not a game on
                 CommandsPlugin.event(self, event)