Add sfinv support to email

This commit is contained in:
rubenwardy 2016-03-17 16:14:10 +00:00
parent b7d60d1363
commit d18c0c88cf
4 changed files with 20 additions and 5 deletions

View file

@ -5,7 +5,7 @@ sfinv.register_page("sfinv:crafting", {
is_in_nav = function(player, context)
return true
end,
get = function(player, context)
get = function(self, player, context)
return [[ {{ layout }}
list[current_player;craft;1.75,0.5;3,3;]
list[current_player;craftpreview;5.75,1.5;1,1;]