Fix for opcode_handlers.py crash [ci skip]

This commit is contained in:
Uleat 2018-07-20 21:40:01 -04:00
parent 69b96b718e
commit f7107fda83

View File

@ -2015,7 +2015,7 @@ def parseservertalkopcodedata():
stprint(message) stprint(message)
if VERBOSE: if VERBOSE:
dprint('->parse: ServerTalk\n'.format(server)) dprint('->parse: ServerTalk\n')
dprint('leaving \'parseservertalkopcodedata()\'\n\n') dprint('leaving \'parseservertalkopcodedata()\'\n\n')
return True return True