mirror of
https://github.com/evennia/evennia.git
synced 2026-03-24 08:46:31 +01:00
Renamed evtable to mudtable for clarity.
This commit is contained in:
parent
8e70b9df5e
commit
023bf52bf2
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
|
||||
Evtable
|
||||
Mudtable
|
||||
|
||||
This is an advanced ASCII table creator. It was inspired
|
||||
by prettytable but shares no code.
|
||||
Loading…
Add table
Add a link
Reference in a new issue