mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Merge pull request #3333 from iLPdev/patch-8
fix: correct pathing in header
This commit is contained in:
commit
85f1b54064
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# First add mygame/server/conf/settings.py:
|
||||
#
|
||||
# BASE_BATCH_PROCESS_PATHS += ["evadventure.batchscripts"]
|
||||
# BASE_BATCHPROCESS_PATHS += ["evadventure.batchscripts"]
|
||||
#
|
||||
# Run from in-game as `batchcode turnbased_combat_demo`
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue