Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bf3b790

Browse files
committed
Automatic merge of T1.5-101-g1ceb042d8 and 15 pull requests
- Pull request #652 at 918fdb1: Add button functions to Raildriver - Pull request #706 at 570ab21: Extended door functionality - Pull request #713 at 5a8da77: https://blueprints.launchpad.net/or/+spec/cruise-control - Pull request #719 at 13a1638: Upgraded to MonoGame 3.8.0 (+ small update for other libraries) - Pull request #722 at fb9079e: Fix Windows Forms deprecations in ActivityEditor - Pull request #732 at 9cffa6d: Improvements for air brakes - Pull request #733 at 72947b0: Fixed battery switch sound being repeted - Pull request #734 at 8f8484c: Fixed battery switch timer not working properly - Pull request #736 at a845085: Replaced truncated brake token table with lists - Pull request #740 at b3e66ca: Refactored the circuit breaker and the traction cut-off relay in order to use the same design pattern as the C# signal scripts (compatible with current scripts) - Pull request #741 at 2dd56ad: Fixed brake controller script not being loaded in timetable mode - Pull request #743 at c1801f4: Default filename for include statements - Pull request #744 at 3c2dc07: Fixed and improved cabview control conditions related to power supply state - Pull request #745 at cf5acd2: Fix digital displays in rear 3D cab - Pull request #746 at 0857d9b: Website release 1.5
17 parents 74ef97c + 1ceb042 + 918fdb1 + 570ab21 + 5a8da77 + 13a1638 + fb9079e + 9cffa6d + 72947b0 + 8f8484c + a845085 + b3e66ca + 2dd56ad + c1801f4 + 3c2dc07 + cf5acd2 + 0857d9b commit bf3b790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Documentation/Manual/physics.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4213,7 +4213,7 @@ Take into account that the first line must be blank (before the include line).
42134213

42144214
In case of more trainsets residing in the same folder and requiring the same
42154215
additional .wag or .eng files with exactly the same contents, it is useful to
4216-
use the conventional filename ``##SameName##``.
4216+
use the conventional filename ``[[SameName]]``.
42174217
OR will replace that filename with the filename of the file containing the Include
42184218
statement. So, in the case of the example above, instead of::
42194219

0 commit comments

Comments
 (0)