File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Source/Documentation/Manual Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -486,8 +486,8 @@ Cab controls for generic items
486
486
------------------------------
487
487
488
488
OR supports the cabview controls for two generic two-state items.
489
- The cabview controls aree called ``<ORTS_GENERIC_ITEM_1 > `` and
490
- ``<ORTS_GENERIC_ITEM_2 > ``. Their state can be toggled also by respectively
489
+ The cabview controls aree called ``<ORTS_GENERIC_ITEM1 > `` and
490
+ ``<ORTS_GENERIC_ITEM2 > ``. Their state can be toggled also by respectively
491
491
clicking keys ``<Shift+.> `` and ``<Shift+,> ``.
492
492
493
493
Sound events are associated, that is::
@@ -499,7 +499,7 @@ Sound events are associated, that is::
499
499
500
500
Animations within the .s file of the locomotive, either stopped/moving or
501
501
two-state can be associated to the item state. Linked stopped/moving (wiper type)
502
- animations are named ``<ORTSITEM1CONTONUOUS > `` and ``<ORTSITEM2CONTINUOUS> ``.
502
+ animations are named ``<ORTSITEM1CONTINUOUS > `` and ``<ORTSITEM2CONTINUOUS> ``.
503
503
Linked two-state animations (doors type) are named ``<ORTSITEM1TWOSTATE> `` and
504
504
``<ORTSITEM2TWOSTATE> ``.
505
505
The default animation speed for stopped/moving type animations is 8 FPS.
You can’t perform that action at this time.
0 commit comments