master
zaoqi 2017-07-13 14:38:25 +08:00
parent eb3b20fa16
commit 7ce7fafb6d
1 changed files with 2 additions and 3 deletions

View File

@ -14,9 +14,8 @@
--along with this program. If not, see <http://www.gnu.org/licenses/>.
creative = {}
creative.set_creative_formspec = function()
end
creative.set_creative_formspec = function() end
creative.update_creative_inventory = function() end
minetest.register_on_player_receive_fields(function(player, formname, fields)