update intllib

This commit is contained in:
TenPlus1
2017-07-09 14:09:34 +01:00
parent b40fe3a2c7
commit 1c3d11ca30
2 changed files with 13 additions and 3 deletions

View File

@ -69,7 +69,11 @@ for _, col in ipairs(all_colours) do
replace_with = "air",
replace_offset = -1,
fear_height = 3,
--[[
on_replace = function(self, pos, oldnode, newnode)
print ("---- replaced") ; return false -- false to keep node, true to replace
end,
]]
on_rightclick = function(self, clicker)
--are we feeding?