Remove last mis-spelling of BASE_BATCHPROCESS_PATH. REsolve #3288
This commit is contained in:
parent
8872e00001
commit
42c9d356d7
1 changed files with 280 additions and 280 deletions
|
|
@ -1255,7 +1255,7 @@ A batchcode file is a valid Python module. The only difference is that it has a
|
|||
#
|
||||
# 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