Remove fake creative mod

This commit is contained in:
Wuzzy 2017-01-16 13:37:59 +01:00
parent 9211fc8981
commit c5eeb841a4
2 changed files with 0 additions and 10 deletions

View File

@ -1 +0,0 @@
default

View File

@ -1,9 +0,0 @@
creative = {}
creative.set_creative_formspec = function()
end
minetest.register_on_player_receive_fields(function(player, formname, fields)
end)