diff options
Diffstat (limited to 'data/game_fps.cfg')
| -rw-r--r-- | data/game_fps.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/game_fps.cfg b/data/game_fps.cfg index 9f9a7f1..1720ccc 100644 --- a/data/game_fps.cfg +++ b/data/game_fps.cfg @@ -3,7 +3,7 @@ togglezoom = [ zoom (if (= $zoom 1) -1 1) ] sayteamcommand = [inputcommand (if (>= $numargs 1) [result $arg1] [result ""]) [sayteam $commandbuf] "[team]"] -mapcomplete = [ complete $arg1 packages/base ogz ] +mapcomplete = [ complete $arg1 packages/maps ogz ] mapcomplete map modenames = "ffa coop teamplay insta instateam effic efficteam" |
