attempted fix for #4

master
Brett O'Donnell 2015-07-28 17:17:17 +09:30
parent 39074b6259
commit 2359dbb21f
1 changed files with 4 additions and 0 deletions

View File

@ -41,6 +41,10 @@ end
-- get_formspec
inventory_plus.get_formspec = function(player,page)
if not player then
return
end
local formspec = "size[8,7.5]"
-- player inventory