mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Remove trailing whitespace
This commit is contained in:
parent
af4d42cf9b
commit
e5aafcc53e
1 changed files with 2 additions and 2 deletions
|
@ -566,12 +566,12 @@ damage_flash_enable (Damage flash) bool true
|
|||
# when the player takes damage
|
||||
damage_tilt_enable (Damage shake) bool true
|
||||
|
||||
# Damage tilt strength. Controls the force of
|
||||
# Damage tilt strength. Controls the force of
|
||||
# camera shakes from taking damage
|
||||
damage_tilt_strength (Damage shake strength) float 1.0 0.0 2.0
|
||||
|
||||
# Damage tilt duration modifier. Controls the duration of
|
||||
# camera shakes from taking damage.
|
||||
# camera shakes from taking damage.
|
||||
# 0.0 for no time, 1.0 for normal time, 2.0 for twice as long.
|
||||
damage_tilt_duration (Damage shake duration) float 1.0 0.0 2.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue