mirror of
https://github.com/evennia/evennia.git
synced 2026-03-21 23:36: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
2e3d3bc655
commit
2cd4cec3b5
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