diff options
Diffstat (limited to 'docs/landscape.html')
-rw-r--r-- | docs/landscape.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/landscape.html b/docs/landscape.html index b28a8932f..3e3d51a60 100644 --- a/docs/landscape.html +++ b/docs/landscape.html @@ -381,8 +381,7 @@ exit towards: <tt>47</tt> - NE, <tt>48</tt> - SE, <tt>49</tt> - SW, <tt>4A</tt> <li>m1: <a href="#OwnershipInfo">owner</a> of the station</li> <li>m2: index into the <a href="#_StationArray">array of stations</a></li> <li>m3 bits 0..3: <a href="#TrackType">track type</a> for railway stations, must be 0 for all the other stations</li> -<li>m3 bit 4 = use custom sprite (valid only railway stations FOR NOW)</li> -<li>m4 = custom station id</li> +<li>m4 = custom station id; 0 means standard graphics</li> </ul> </td></tr> |