mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-24 17:50:37 +01:00
The other part..
- My happined made me forget the ']]' at then end sorry
This commit is contained in:
parent
7e8dbab444
commit
82b6bc809b
@ -377,7 +377,7 @@ function hud.handle_node_actions(pos, oldnode, player, ext)
|
||||
hud.hunger[name] = h
|
||||
hud.set_hunger(player)
|
||||
end
|
||||
hud.exhaustion[name] = exhaus]]
|
||||
hud.exhaustion[name] = exhaus
|
||||
end
|
||||
|
||||
minetest.register_on_placenode(hud.handle_node_actions)
|
||||
|
Loading…
Reference in New Issue
Block a user