Various fixes from game jam
This commit is contained in:
parent
e6aec78cce
commit
ed187ad05f
12 changed files with 45 additions and 28 deletions
|
|
@ -647,6 +647,7 @@ def cmdhandler(called_by, raw_string, _testing=False, callertype="session", sess
|
|||
args = raw_string
|
||||
unformatted_raw_string = "%s%s" % (cmdname, args)
|
||||
cmdset = None
|
||||
raw_cmdname = cmdname
|
||||
# session = session
|
||||
# account = account
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue