mirror of
https://git.minetest.land/Mineclonia/Mineclonia.git
synced 2024-11-04 16:55:06 +00:00
7 lines
No EOL
159 B
Lua
7 lines
No EOL
159 B
Lua
inventory_plus = {}
|
|
|
|
function inventory_plus.set_inventory_formspec(player, formspec)
|
|
end
|
|
|
|
function inventory_plus.register_button(player,str1, str2)
|
|
end |