Fixed a comment

master
Ombridride 2015-09-15 19:08:00 +02:00
parent 95cf889490
commit c26ecaa409
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ movement_acceleration_air = 1.2
movement_acceleration_fast = 24
# Walking is 20 % faster than in minetest_game. Makes playing without the "fast" privilege less boring.
movement_speed_walk = 4.8
# Half the speed of walking, bjust like the animation.
# Half the speed of walking, just like the animation.
movement_speed_crouch = 2.4
# 5 times faster than walking.
movement_speed_fast = 24