Add signal style flag to require realistic braking
This commit is contained in:
@@ -535,6 +535,11 @@ item (FEAT_GLOBALVARS) {
|
||||
Set whether signals should be drawn on the opposite side of the track for the most recently defined style (defined using the <span class="code">define_style</span> property).
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td>style_realistic_braking_only</td><td>0 or 1</td>
|
||||
<td>
|
||||
Set whether signals using this style may only be built when realistic braking is enabled, for the most recently defined style (defined using the <span class="code">define_style</span> property).
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td>no_default_style</td><td>0 or 1</td>
|
||||
<td>
|
||||
When enabled, custom signal graphics from this GRF are only used for custom signal styles, not the default style
|
||||
|
Reference in New Issue
Block a user