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 | b329781ab284fb3eb19b60697e54e2bc56bd5d58 (patch) | |
tree | d5954bd3405a0baedd9ce21abca6f20c4ed4b0af /docs/landscape.html | |
parent | 6f6708e8448f891bc03c87c630a0c8f9cf47d332 (diff) | |
download | openttd-b329781ab284fb3eb19b60697e54e2bc56bd5d58.tar.xz |
(svn r11984) -Fix: Also draw corner shores under rail tracks.
Diffstat (limited to 'docs/landscape.html')
-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> |