mirror of
https://github.com/evennia/evennia.git
synced 2026-03-22 07:46:30 +01:00
TYPO IN COMMENTS: @batchprocess => @batchcommand
Hi Griatch, this was the typo I mentioned the other day about the tutorial's comments. Only I gave you the wrong reference (the README file) but it was in the "build.ev" file! When I first used I got confused because when I tried the command it didn't exist!
This commit is contained in:
parent
b48822b223
commit
3901b334eb
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
# To load this file, place yourself in Limbo (room #2) and load the
|
||||
# file as user #1 with
|
||||
#
|
||||
# @batchprocess contrib.tutorial_world.build
|
||||
# @batchcommand contrib.tutorial_world.build
|
||||
#
|
||||
# If you give the /interactive switch you can step through the
|
||||
# build process command for command.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue