mirror of https://github.com/OpenTTD/OpenTTD
(svn r27210) -Doc[FS#6268]: OpenTTD tiles have more attributes nowadays (Samu).
parent
beb213f9ee
commit
d741839265
|
@ -17,7 +17,7 @@
|
||||||
</head>
|
</head>
|
||||||
<body style="direction: ltr;">
|
<body style="direction: ltr;">
|
||||||
<h3 style="font-weight: bold;">Landscape</h3>
|
<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
|
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.
|
the array so you can quickly see what is used and what is not.
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Reference in New Issue