summaryrefslogtreecommitdiff
path: root/doc/script_commands.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/script_commands.txt')
-rw-r--r--doc/script_commands.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt
index 471f98d03..ccb45e5e1 100644
--- a/doc/script_commands.txt
+++ b/doc/script_commands.txt
@@ -6417,14 +6417,11 @@ may be a number or a string depending on the mapflag in question.
---------------------------------------
-*removemapflag "<map name>",<flag>{,<zone>};
+*removemapflag "<map name>",<flag>;
This command removes a mapflag from a specified map.
See 'setmapflag' for a list of mapflags.
-The zone optional parameter is used to remove the zone from restricted
-mapflags.
-
---------------------------------------
*getmapflag("<map name>",<flag>)