mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Fix for opcode_handlers.py crash [ci skip]
This commit is contained in:
@@ -2015,7 +2015,7 @@ def parseservertalkopcodedata():
|
||||
stprint(message)
|
||||
|
||||
if VERBOSE:
|
||||
dprint('->parse: ServerTalk\n'.format(server))
|
||||
dprint('->parse: ServerTalk\n')
|
||||
dprint('leaving \'parseservertalkopcodedata()\'\n\n')
|
||||
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user