1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-06-30 22:00:22 +02:00

Update mods/default/functions.lua

Co-authored-by: sfan5 <sfan5@live.de>
This commit is contained in:
nixnoxus
2022-04-21 12:27:39 +02:00
committed by GitHub
parent 5455875512
commit a6557f7e3b

View File

@ -748,7 +748,7 @@ function default.set_inventory_action_loggers(def, name)
end
--
-- NOTICE: This method are not an official part of the API yet.
-- NOTICE: This method is not an official part of the API yet.
-- This method may change in future.
--