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

@ -31,7 +31,7 @@ rules.txt = table.concat(items, ",")
if minetest.global_exists("sfinv") then
sfinv.register_page("rules:rules", {
title = "Rules",
get = function(player, context)
get = function(self, player, context)
return ([[
size[8,8.6]
bgcolor[#080808BB;true]