changeset 14103:80304409492c draft

(svn r18650) -Fix: in the case of level crossing, location of the owner of road was documented wrongly (Eddi)
author smatz <smatz@openttd.org>
date Sun, 27 Dec 2009 21:45:27 +0000
parents c4f924c42ec1
children a032fc5515d2
files docs/landscape.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/docs/landscape.html
+++ b/docs/landscape.html
@@ -601,7 +601,7 @@
           </table>
          </li>
          <li>m5 bit 5: set if crossing lights are on</li>
-         <li>m6 bits 4..0: <a href="#OwnershipInfo">owner</a> of the road type 0 (normal road)</li>
+         <li>m7 bits 4..0: <a href="#OwnershipInfo">owner</a> of the road type 0 (normal road)</li>
          <li>m5 bit 4: pbs reservation state</li>
         </ul>
        </li>