mirror of
https://github.com/evennia/evennia.git
synced 2026-04-04 23:17:17 +02:00
Finished moving stuff around, things should be in mostly working order now.
This commit is contained in:
parent
fd264667b8
commit
a954069776
11 changed files with 27 additions and 28 deletions
|
|
@ -6,10 +6,10 @@ import time
|
|||
|
||||
from django.conf import settings
|
||||
|
||||
import functions_general
|
||||
import src.comsys
|
||||
from src import defines_global
|
||||
from src import ansi
|
||||
from src.util import functions_general
|
||||
|
||||
def cmd_addcom(cdat):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue