File tree Expand file tree Collapse file tree 1 file changed +0
-24
lines changed
Source/Documentation/Manual Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Original file line number Diff line number Diff line change @@ -830,10 +830,6 @@ You will need:
830
830
831
831
For each shape of clock in the route, a reference to the shape file in the reference file.
832
832
833
- #. Animated Clocks List File
834
-
835
- A file listing the shape file for each clock that Open Rails is to animate.
836
-
837
833
#. World File
838
834
839
835
The location of each clock in the world must be given in the world file.
@@ -898,26 +894,6 @@ Details
898
894
Description ( "ChurchClock" )
899
895
)
900
896
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
-
921
897
#. World File
922
898
923
899
Use a route editor to locate the clocks in the world file.
You can’t perform that action at this time.
0 commit comments