diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/script_commands.txt | 5 |
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>) |