A few typo fixes and NAWS update detection and handling.
This commit is contained in:
parent
a1023ebc7e
commit
68a3feb2fe
3 changed files with 8 additions and 4 deletions
|
|
@ -468,7 +468,7 @@ class PortalSessionHandler(SessionHandler):
|
|||
kwargs (any): Each key is a command instruction to the
|
||||
protocol on the form key = [[args],{kwargs}]. This will
|
||||
call a method send_<key> on the protocol. If no such
|
||||
method exixts, it sends the data to a method send_default.
|
||||
method exits, it sends the data to a method send_default.
|
||||
|
||||
"""
|
||||
# from evennia.server.profiling.timetrace import timetrace # DEBUG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue