fix: set Normalized55FPS default to TRUE
parent
d17633f6c0
commit
55b524aa74
|
@ -174,7 +174,7 @@
|
||||||
; Adicionaly they are scaled to values they whould have on a system running at a nominal 55 frames per second rate
|
; Adicionaly they are scaled to values they whould have on a system running at a nominal 55 frames per second rate
|
||||||
; The scale factor it 55 * FrameTime, corresponding to 5 with default configuration
|
; The scale factor it 55 * FrameTime, corresponding to 5 with default configuration
|
||||||
; You can choose to not apply this scale factor setting Normalized55FPS to false.
|
; You can choose to not apply this scale factor setting Normalized55FPS to false.
|
||||||
Normalized55FPS = false
|
; Normalized55FPS = false
|
||||||
|
|
||||||
; Main Frame time
|
; Main Frame time
|
||||||
; This defines the rate of several simulation events.
|
; This defines the rate of several simulation events.
|
||||||
|
|
Loading…
Reference in New Issue