diff options
author | alberth <alberth@openttd.org> | 2015-03-28 16:48:46 +0000 |
---|---|---|
committer | alberth <alberth@openttd.org> | 2015-03-28 16:48:46 +0000 |
commit | d7418392651dba870395d36d3f107379a94e3adf (patch) | |
tree | 82d44dba6dad016b76f8365110d80f7e9936a7a9 /docs | |
parent | beb213f9eec6696133d662ed7542f4b2272b52a2 (diff) | |
download | openttd-d7418392651dba870395d36d3f107379a94e3adf.tar.xz |
(svn r27210) -Doc[FS#6268]: OpenTTD tiles have more attributes nowadays (Samu).
Diffstat (limited to 'docs')
-rw-r--r-- | docs/landscape_grid.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/landscape_grid.html b/docs/landscape_grid.html index 98351fcdc..d34fe9840 100644 --- a/docs/landscape_grid.html +++ b/docs/landscape_grid.html @@ -17,7 +17,7 @@ </head> <body style="direction: ltr;"> <h3 style="font-weight: bold;">Landscape</h3> -<span style="font-weight: bold;"></span>Six attributes hold the information about a tile. +<span style="font-weight: bold;"></span>Nine attributes hold the information about a tile. This can be seen in the <a href="landscape.html">Landscape</a> document. This page tries to give an overview of used and free bits of the array so you can quickly see what is used and what is not. <ul> |