summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-02-09 23:52:08 +0000
committerrubidium <rubidium@openttd.org>2010-02-09 23:52:08 +0000
commit4cd2ad0a5f17d3d2e8b8d0aec968a1969f481652 (patch)
tree9bbe22b2070f4778be77cdd9b04297915e33dceb /src
parentab35d95b5af18dc31484281f44dd1c2cafb72390 (diff)
downloadopenttd-4cd2ad0a5f17d3d2e8b8d0aec968a1969f481652.tar.xz
(svn r19073) -Fix (r15027): -a is not a command line parameter
Diffstat (limited to 'src')
-rw-r--r--src/openttd.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/openttd.cpp b/src/openttd.cpp
index 66b0e05da..641557b0d 100644
--- a/src/openttd.cpp
+++ b/src/openttd.cpp
@@ -161,7 +161,6 @@ static void ShowHelp()
" -s drv = Set sound driver (see below) (param bufsize,hz)\n"
" -m drv = Set music driver (see below)\n"
" -b drv = Set the blitter to use (see below)\n"
- " -a ai = Force use of specific AI (see below)\n"
" -r res = Set resolution (for instance 800x600)\n"
" -h = Display this help text\n"
" -t year = Set starting year\n"