mirror of
https://github.com/minetest/minetest_game.git
synced 2024-11-16 15:00:18 +01:00
fix typo in comment
This commit is contained in:
parent
37783fe4a0
commit
0f0d607305
|
@ -748,8 +748,8 @@ function default.set_inventory_action_loggers(def, name)
|
||||||
end
|
end
|
||||||
|
|
||||||
--
|
--
|
||||||
-- NOTICE: This methods are not an official part of the API yet.
|
-- NOTICE: This method are not an official part of the API yet.
|
||||||
-- This methods may change in future.
|
-- This method may change in future.
|
||||||
--
|
--
|
||||||
|
|
||||||
function default.can_interact_with_node(player, pos)
|
function default.can_interact_with_node(player, pos)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user