mirror of https://github.com/OpenTTD/OpenTTD
(svn r20941) -Fix [FS#4163]: Readme referred to outdated behaviour
parent
178b35d555
commit
a1b4f0b4c3
10
readme.txt
10
readme.txt
|
@ -315,11 +315,15 @@ features known from TTDPatch (http://www.ttdpatch.net/).
|
||||||
|
|
||||||
Several important non-standard controls:
|
Several important non-standard controls:
|
||||||
|
|
||||||
* Ctrl makes many commands more powerful. For example Ctrl clicking on signals
|
* Ctrl modifies many commands and makes them more powerful. For example Ctrl
|
||||||
with the build signal tool changes their behaviour.
|
clicking on signals with the build signal tool changes their behaviour, holding
|
||||||
|
Ctrl while the track build tool is activated changes it to the track removal
|
||||||
|
tool, and so on. See http://wiki.openttd.org/Hidden_features for a non-
|
||||||
|
comprehensive list or look at the tooltips.
|
||||||
* Ingame console. More information at
|
* Ingame console. More information at
|
||||||
http://wiki.openttd.org/index.php/Console
|
http://wiki.openttd.org/index.php/Console
|
||||||
* Right clicking shows tooltips
|
* Hovering over a GUI element shows tooltips. This can be changed to right click
|
||||||
|
via the advanced settings.
|
||||||
|
|
||||||
|
|
||||||
5.1) Logging of potentially dangerous actions:
|
5.1) Logging of potentially dangerous actions:
|
||||||
|
|
Loading…
Reference in New Issue