diff options
Diffstat (limited to 'docs/obg_format.txt')
-rw-r--r-- | docs/obg_format.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/obg_format.txt b/docs/obg_format.txt index 7018fa9ca..ed594610d 100644 --- a/docs/obg_format.txt +++ b/docs/obg_format.txt @@ -14,7 +14,7 @@ ; - `openttd -h` lists all graphics replacements sets it found to be correct ; - `openttd -d grf=1` shows warnings/errors when parsing an .obg file ; - `openttd -I <name>` starts OpenTTD with the given set (case sensitive) -; - adding `graphics_set = <name>` to the misc section of openttd.cfg makes +; - adding `graphicsset = <name>` to the misc section of openttd.cfg makes ; OpenTTD start with that graphics set by default ; - there is a command line tool for all platforms called md5sum that can ; create the MD5 checksum you need. |