(svn r2499) -Codechange: Moved the semaphore bit from bit 2 to bit 3 in _map_hi for rails, in order to make way for pbs
This commit is contained in:
@@ -98,7 +98,7 @@ map5 bit 7 clear: railway track
|
||||
<tr><td nowrap valign=top><tt>01</tt>: </td><td align=left>pre-signals</td></tr>
|
||||
<tr><td nowrap valign=top><tt>10</tt>: </td><td align=left>exit-signals</td></tr>
|
||||
<tr><td nowrap valign=top><tt>11</tt>: </td><td align=left>combo-signals</td></tr>
|
||||
<tr><td nowrap valign=top>bit 2: </td><td align=left>set = semaphore signals, clear = light signals</td></tr>
|
||||
<tr><td nowrap valign=top>bit 3: </td><td align=left>set = semaphore signals, clear = light signals</td></tr>
|
||||
</table></li>
|
||||
</ul></li>
|
||||
<li>map_owner: <a href="#OwnershipInfo">owner</a> of the track
|
||||
|
||||
Reference in New Issue
Block a user