forked from metin2/client
Added game files from TMP4
This commit is contained in:
@ -31,6 +31,7 @@ class ServerCommandParser(object):
|
||||
print " BINARY_ServerCommand_Reserve", line
|
||||
return self.serverCommander.Run(line)
|
||||
except RuntimeError, msg:
|
||||
import dbg
|
||||
dbg.TraceError(msg)
|
||||
return 0
|
||||
|
||||
|
Reference in New Issue
Block a user