mirror of
https://github.com/OpenTTD/OpenTTD
synced 2025-12-24 05:32:59 +01:00
(svn r8172) -Backport from trunk (r8013, r8134):
- Show error messages about our own data files as ShowInfo(F) and output console error to stderr and not stdout.
This commit is contained in:
@@ -157,8 +157,7 @@ static void showhelp(void)
|
||||
#endif
|
||||
" -i = Force to use the DOS palette\n"
|
||||
" (use this if you see a lot of pink)\n"
|
||||
" -c config_file = Use 'config_file' instead of 'openttd.cfg'\n"
|
||||
"\n",
|
||||
" -c config_file = Use 'config_file' instead of 'openttd.cfg'\n",
|
||||
lastof(buf)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user