mirror of
https://github.com/rubenwardy/food.git
synced 2025-10-27 09:15:17 +01:00
Correct typo
This commit is contained in:
@@ -111,6 +111,7 @@ function food.item_eat(amt)
|
||||
return hphunger.item_eat(amt)
|
||||
else
|
||||
return hunger.item_eat(amt)
|
||||
end
|
||||
else
|
||||
return minetest.item_eat(amt)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user