mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-11-03 00:35:27 +01:00 
			
		
		
		
	Footsteps without view bobbing (#5645)
* Remove redundant view_bobbing setting Also fixes bug where disabling view_bobbing disables footstep sounds. * Removes redundant view_bobbing setting Setting view_bobbing amount to 0 is now the only way to turn view_bobbing on and off. Also fixed a bug where footstep sounds would not play when view_bobbing was disabled.
This commit is contained in:
		@@ -3507,7 +3507,7 @@ msgstr ""
 | 
			
		||||
 | 
			
		||||
#: src/settings_translation_file.cpp
 | 
			
		||||
msgid ""
 | 
			
		||||
"Multiplier for view bobbing.\n"
 | 
			
		||||
"Enable view bobbing and amount of view bobbing.\n"
 | 
			
		||||
"For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
 | 
			
		||||
msgstr ""
 | 
			
		||||
"화면 흔들림 멀티플라이어\n"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user