From 4cd2ad0a5f17d3d2e8b8d0aec968a1969f481652 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 9 Feb 2010 23:52:08 +0000 Subject: (svn r19073) -Fix (r15027): -a is not a command line parameter --- src/openttd.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src') 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" -- cgit v1.2.3-54-g00ecf