diff options
author | frosch <frosch@openttd.org> | 2008-09-15 18:50:48 +0000 |
---|---|---|
committer | frosch <frosch@openttd.org> | 2008-09-15 18:50:48 +0000 |
commit | 42f33890aa4612a821c20783778bb086ee2028b6 (patch) | |
tree | d9a4dce678121c50b53667cea38d811045e0f0af /docs/landscape.html | |
parent | 0682dc3a0d97ecee26d807476071d5f552f86212 (diff) | |
download | openttd-42f33890aa4612a821c20783778bb086ee2028b6.tar.xz |
(svn r14333) -Documentation: Update docs/landscape*. Based on patch by yorick.
Diffstat (limited to 'docs/landscape.html')
-rw-r--r-- | docs/landscape.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/landscape.html b/docs/landscape.html index 07ac847f0..ffa55dced 100644 --- a/docs/landscape.html +++ b/docs/landscape.html @@ -1521,6 +1521,11 @@ <td><tt>1</tt> </td> <td>road</td> </tr> + + <tr> + <td><tt>2</tt> </td> + <td>water</td> + </tr> </li> <li>m5 bits 1..0: direction onto the bridge / out of the tunnel <table> |