mirror of
https://github.com/evennia/evennia.git
synced 2026-04-07 00:45:22 +02:00
Format code imports
This commit is contained in:
parent
1165532260
commit
7d2d8aaa49
361 changed files with 1019 additions and 754 deletions
|
|
@ -6,5 +6,6 @@ This is copied directly into the python bin directory and makes the
|
|||
'evennia' program available on $PATH.
|
||||
"""
|
||||
|
||||
from evennia.server.evennia_launcher import main
|
||||
from evennia.server.evennia_launcher import main
|
||||
|
||||
main()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue