diff options
author | frosch <frosch@openttd.org> | 2008-01-25 16:51:35 +0000 |
---|---|---|
committer | frosch <frosch@openttd.org> | 2008-01-25 16:51:35 +0000 |
commit | 9d63fd232e38be342ffaf85b3c7a174e01ab6230 (patch) | |
tree | d5954bd3405a0baedd9ce21abca6f20c4ed4b0af /docs | |
parent | d4dc5e07752762ee4d6a425a533786b26257a438 (diff) | |
download | openttd-9d63fd232e38be342ffaf85b3c7a174e01ab6230.tar.xz |
(svn r11984) -Fix: Also draw corner shores under rail tracks.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/landscape.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/landscape.html b/docs/landscape.html index ec208b944..bf3208c3a 100644 --- a/docs/landscape.html +++ b/docs/landscape.html @@ -263,7 +263,7 @@ <tr> <td nowrap valign=top><tt>D</tt> </td> - <td align=left>on grass with fence and water on the lower halftile</td> + <td align=left>on grass with fence and shore or water on the free halftile</td> </tr> </table> </li> |