(svn r8798) -Fix (8735): update documentation to reflect the used bits for drive through stations.
This commit is contained in:
		@@ -488,6 +488,7 @@
 | 
				
			|||||||
    <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 bits 0..3: <a href="#TrackType">track type</a> for railway stations, must be 0 for all the other stations</li>
 | 
				
			||||||
    <li>m3 bits 4..7: persistent random data for newstations</li>
 | 
					    <li>m3 bits 4..7: persistent random data for newstations</li>
 | 
				
			||||||
    <li>m4: custom station id; 0 means standard graphics</li>
 | 
					    <li>m4: custom station id; 0 means standard graphics</li>
 | 
				
			||||||
 | 
					    <li>m6 bit 3: 1 when a drive through road stop is built over a town owned road, otherwise 0</li>
 | 
				
			||||||
   </ul>
 | 
					   </ul>
 | 
				
			||||||
   </td>
 | 
					   </td>
 | 
				
			||||||
  </tr>
 | 
					  </tr>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -171,7 +171,7 @@ the array so you can quickly see what is used and what is not.
 | 
				
			|||||||
      <td class="bits">XXXX XXXX</td>
 | 
					      <td class="bits">XXXX XXXX</td>
 | 
				
			||||||
      <td class="bits">XXXX XXXX</td>
 | 
					      <td class="bits">XXXX XXXX</td>
 | 
				
			||||||
      <td class="bits">XXXX XXXX</td>
 | 
					      <td class="bits">XXXX XXXX</td>
 | 
				
			||||||
      <td class="bits"><span class="free">OOOO OO</span>XX</td>
 | 
					      <td class="bits"><span class="free">OOOO O</span>XXX</td>
 | 
				
			||||||
    </tr>
 | 
					    </tr>
 | 
				
			||||||
    <tr>
 | 
					    <tr>
 | 
				
			||||||
      <td>6</td>
 | 
					      <td>6</td>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user