mirror of
https://github.com/evennia/evennia.git
synced 2026-04-02 05:57:16 +02:00
Fixed a lingering docstring reference to game/server.py.
This commit is contained in:
parent
ff46bf9103
commit
2427db7f9f
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ the game engine.
|
|||
|
||||
This module should be started with the 'twistd' executable since it
|
||||
sets up all the networking features. (this is done automatically
|
||||
by game/evennia.py).
|
||||
by evennia/server/server_runner.py).
|
||||
|
||||
"""
|
||||
from __future__ import print_function
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue