From 4010e5791f973edefa75111fa002a6061cf0fbda Mon Sep 17 00:00:00 2001 From: KenJohansson Date: Fri, 7 Jan 2022 18:44:56 +0100 Subject: [PATCH] Update scripts.rst Removed reference to .ns --- doc/source/basicgameplay/scripts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/basicgameplay/scripts.rst b/doc/source/basicgameplay/scripts.rst index 2eec791a5..d96468d2f 100644 --- a/doc/source/basicgameplay/scripts.rst +++ b/doc/source/basicgameplay/scripts.rst @@ -106,7 +106,7 @@ Check how much RAM a script requires to run with n threads **nano [script]** Create/Edit a script. The name of the script must end with a valid -extension: .script, .js, or .ns +extension: .script, or .js **ps**