Fix class method call

This commit is contained in:
Alibek Omarov 2018-07-27 00:05:55 +03:00
parent cd29d57f41
commit 6dc157b15a
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ class PyMaster:
pass
if( clver == None ): # Probably an old vulnerable version
fakeInfoForOldVersions( self, gamedir, addr )
fakeInfoForOldVersions( gamedir, addr )
return
packet = MasterProtocol.queryPacketHeader