Skip to content

Commit eca996f

Browse files
committed
Manual updated to drop references to file no longer needed
1 parent e8f7541 commit eca996f

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

Source/Documentation/Manual/features-route.rst

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -830,10 +830,6 @@ You will need:
830830

831831
For each shape of clock in the route, a reference to the shape file in the reference file.
832832

833-
#. Animated Clocks List File
834-
835-
A file listing the shape file for each clock that Open Rails is to animate.
836-
837833
#. World File
838834

839835
The location of each clock in the world must be given in the world file.
@@ -898,26 +894,6 @@ Details
898894
Description ( "ChurchClock" )
899895
)
900896

901-
#. Animated Clocks List File
902-
903-
Create a file ROUTES\\<route_name>\\animated.clocks-or file the file for each shape of clock that Open Rails will animate.
904-
The type parameter is always "analog" as "digital" types are not yet supported.::
905-
906-
[
907-
{
908-
"Name": "Clock01.s",
909-
"ClockType": "analog"
910-
},
911-
{
912-
"Name": "ChurchClock.s",
913-
"ClockType": "analog"
914-
},
915-
{
916-
"Name": "PlatformClock.s",
917-
"ClockType": "analog"
918-
}
919-
]
920-
921897
#. World File
922898

923899
Use a route editor to locate the clocks in the world file.

0 commit comments

Comments
 (0)