From 9d171b268c7a36f5bdf1f9fcfedb78ff4bf41cae Mon Sep 17 00:00:00 2001 From: nixnoxus Date: Thu, 31 Mar 2022 10:28:06 +0200 Subject: [PATCH] fix typo --- mods/default/functions.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/default/functions.lua b/mods/default/functions.lua index c8e8f13e..a4a377a9 100644 --- a/mods/default/functions.lua +++ b/mods/default/functions.lua @@ -717,8 +717,8 @@ end -- --- NOTICE: This methods are not an official part of the API yet. --- This methods may change in future. +-- NOTICE: These methods are not an official part of the API yet. +-- These methods may change in future. -- function default.can_interact_with_node(player, pos)