mirror of
https://github.com/evennia/evennia.git
synced 2026-04-04 23:17:17 +02:00
Patched wiki2html to give correct source code snippet output.
This commit is contained in:
parent
22b23be095
commit
eae89eabc0
31 changed files with 1028 additions and 175 deletions
|
|
@ -101,7 +101,8 @@ you log in as another user than #1 and try to get the box now:
|
|||
|
||||
::
|
||||
|
||||
> get box You can't get that.
|
||||
> get box
|
||||
You can't get that.
|
||||
|
||||
Think the default error message looks dull? The ``get`` command looks
|
||||
for an `Attribute <Attributes.html>`_ named ``get_err_msg`` for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue