Changed /s to /.s to avoid conflicts.

This commit is contained in:
sk89q
2011-01-26 12:34:40 -08:00
parent e8cd150860
commit 4c2faf175b
2 changed files with 3 additions and 3 deletions

View File

@@ -250,7 +250,7 @@ commands:
cs:
description: Execute a CraftScript
usage: /<command> <filename> [arg1 [args2 [arg3 [...]]]]
s:
.s:
description: Re-execute last CraftScript
usage: /<command> [arg1 [args2 [arg3 [...]]]]