更新到3.1.0
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#Third person camera x-offset.
|
||||
# Default: -0.75
|
||||
# Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
|
||||
offset_x = -1.1999999999999995
|
||||
offset_x = -1.2999999999999992
|
||||
#Third person camera y-offset.
|
||||
# Default: 0.0
|
||||
# Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
|
||||
@@ -43,7 +43,7 @@
|
||||
#Third person camera z-offset.
|
||||
# Default: 4.0
|
||||
# Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
|
||||
offset_z = 4.0
|
||||
offset_z = 4.100000000000001
|
||||
|
||||
[camera.offset.presets]
|
||||
#A list of x-offset presets that can be toggled via the 'Toggle X-Offset Presets' keybind. WARNING: Duplicate entries can result in undefined behavior!
|
||||
|
||||
Reference in New Issue
Block a user