Testing pre-commit hook.

master
aa6 2017-04-24 18:46:23 +03:00
parent 2f96f67b15
commit f64bad52b4
3 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.4.28
0.4.30

View File

@ -53,7 +53,7 @@ end
----------------------------------------------------------------------------------------------------
-- Returns/sets player stamina.
--
-- minetest_wadsprint.api.stamina(player_name) -- Get player stamina percentage. (1 is 100%)
-- minetest_wadsprint.api.stamina(player_name) -- Get player stamina percentage (1 is 100%).
-- minetest_wadsprint.api.stamina(player_name, 0.1) -- SET stamina to 10% of STAMINA_MAX_VALUE.
--
function minetest_wadsprint.api.stamina(player_name, stamina_percentage)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 835 B