mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-01-12 19:47:31 +01:00
Fix allow drowning for lava...
This commit is contained in:
parent
31aa880e85
commit
6cefec8cbf
@ -276,8 +276,8 @@ minetest.register_on_player_hpchange(function(player, hp_change)
|
||||
-- else
|
||||
return 0
|
||||
-- end
|
||||
-- else
|
||||
-- return hp_change
|
||||
else
|
||||
return hp_change
|
||||
end
|
||||
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user