mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 09:31:30 +00:00
Fix for opcode_handlers.py crash [ci skip]
This commit is contained in:
parent
69b96b718e
commit
f7107fda83
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user