1
0
Fork 0
mirror of https://github.com/de2tla2f/pymaster.git synced 2024-11-22 02:51:28 +00:00

Fix class method call

This commit is contained in:
Alibek Omarov 2018-07-27 00:05:55 +03:00
parent cd29d57f41
commit 6dc157b15a

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