From e5aafcc53e7d39fe54764435e5ed7df806b227bd Mon Sep 17 00:00:00 2001 From: Gwyndolyn Date: Thu, 22 May 2025 17:14:00 -0700 Subject: [PATCH] Remove trailing whitespace --- builtin/settingtypes.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt index 92123295d..83752583d 100644 --- a/builtin/settingtypes.txt +++ b/builtin/settingtypes.txt @@ -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