disable dialogs' fov scaling
This commit is contained in:
parent
4697023248
commit
5eb39e64cc
1 changed files with 2 additions and 2 deletions
|
|
@ -63,8 +63,8 @@ EnableDelayedWeaponActions = false ; Gunslinger Mod Style
|
|||
EnableLegacyUpgradeSystem = false ; Use upgrade system from Clear Sky
|
||||
|
||||
; Dialogs
|
||||
DialogFovScale = 0.75 ; Increasing fov during dialogue
|
||||
TalkDof = 0.0, 0.5, 5.0, 0.0 ; Degree of background blurring in dialogue
|
||||
DialogFovScale = 1 ; Increasing fov during dialogue
|
||||
TalkDof = 0.0, 0.0, 0.0, 0.0 ; Degree of background blurring in dialogue
|
||||
; Sprint
|
||||
EnableBlockSprintInReload = true ; Enable block sprint in reload
|
||||
DisableSprintWhileOverweight = false ; Disable Sprint while overweight
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue