Fix get_item_group crash in mcl_hoppers

This commit is contained in:
wallabra 2022-06-23 14:29:36 -03:00
parent 588afc72f0
commit f3cc8f0f8a
Signed by untrusted user: Gustavo6046
GPG Key ID: 56BA7150FE60F0E2
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
local S = minetest.get_translator(minetest.get_current_modname())
local get_item_group = minetest.get_item_group
--[[ BEGIN OF NODE DEFINITIONS ]]
local mcl_hoppers_formspec =