コード例 #1
0
	def OnGameVersion( self, event ):
		panel = Panels.GameVersion(self, BlizzVersion)
		panel.ShowModal()
		panel.Destroy()