Skip to content

Commit 53c3375

Browse files
authored
Merge pull request #1037 from Csantucci/fix-or-manual-animations
Fix OR manual about custom animation speeds
2 parents 918050d + a0c42bf commit 53c3375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Documentation/Manual/cabs.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -908,7 +908,7 @@ Linked two-state animations (doors type) are named ``<ORTSITEM1TWOSTATE>`` and
908908
The default animation speed for stopped/moving type animations is 8 FPS.
909909
It may be modified with following parameter in the .sd file::
910910

911-
ESD_CustomAnimationSpeed ( 8 )
911+
ESD_ORTSCustomAnimationFPS ( 8 )
912912

913913
Examples of use are fan control, open/close of aerodynamic coverages of couplers
914914
in high speed trains, menu pages switching.

0 commit comments

Comments
 (0)