diff options
author | darkvater <darkvater@openttd.org> | 2004-09-08 19:26:10 +0000 |
---|---|---|
committer | darkvater <darkvater@openttd.org> | 2004-09-08 19:26:10 +0000 |
commit | 8308432cf945d7e27a2f3a9595ea9e3939260625 (patch) | |
tree | 5ac301cc5eb03f623ad04fe1ad5e4232dfd93967 /docs | |
parent | 157e90b49ff90a58bf9b375e71a61c32ee1c7e28 (diff) | |
download | openttd-8308432cf945d7e27a2f3a9595ea9e3939260625.tar.xz |
(svn r187) -Feature: [1024044] Show max loan in finances window. (ledow)
-some type fixes in txt files
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Manual.txt | 2 | ||||
-rw-r--r-- | docs/console.txt | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/docs/Manual.txt b/docs/Manual.txt index bc70c6e2f..f545b384b 100644 --- a/docs/Manual.txt +++ b/docs/Manual.txt @@ -43,7 +43,7 @@ Difficulty Settings lets you configure settings that affect the difficulty of pl Game Settings lets you set regional settings - currency, language, town names, etc. It also lets you select the resolution to run the game at, as well as the screenshot format to use. -Configure Patches lets you select which patches to use in the game. This allows you ro set the game play to either original Transport Tycoon Deluxe compatible mode or a mode more like playing under TTD-Patch. Patches include building on slopes, longer bridges, longer trains, pre-signals, and TTD-Patch compatible handling of non-stop orders. +Configure Patches lets you select which patches to use in the game. This allows you to set the game play to either original Transport Tycoon Deluxe compatible mode or a mode more like playing under TTD-Patch. Patches include building on slopes, longer bridges, longer trains, pre-signals, and TTD-Patch compatible handling of non-stop orders. 2.1 Gameplay diff --git a/docs/console.txt b/docs/console.txt index 8f23671e8..e2908f930 100644 --- a/docs/console.txt +++ b/docs/console.txt @@ -3,7 +3,7 @@ OPENTTD INGAME CONSOLE DOCUMENTATION http://openttd.rulez.org/wiki2/index.php/OpenTTDDevBlackBook for detailed information -HOTKEY: BACKQUOTE (aka tile, the key left to "1") +HOTKEY: BACKQUOTE (aka tilde, the key left to "1") COMMANDS: --------- @@ -52,4 +52,3 @@ printf "%s world" *temp_string --------------------------------------------------- feel free to add more commands and use this in-game console for your debugging / enhancements - |