Fixed a lingering docstring reference to game/server.py.

This commit is contained in:
Griatch 2015-12-18 11:14:24 +01:00
parent ff46bf9103
commit 2427db7f9f

View file

@ -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