Comment requirement of 0.4.16+; small comment reformat.

master
Pedro Gimeno 2017-12-22 00:43:53 +01:00
parent 688b7d193a
commit 4f903b4fc6
1 changed files with 11 additions and 5 deletions

View File

@ -1,4 +1,4 @@
--[===============================================================[--
--[===================================================================[--
Digiplay - Copyright © 2017 Pedro Gimeno Fortea.
@ -7,11 +7,17 @@ of this package are permitted, with or without modification, under the
sole condition that any copyright notices and this notice are preserved.
This package is offered as-is, without any warranty express or implied.
--]===============================================================]--
--]===================================================================]--
-- Informative note: The textures included in the package are under the same
-- license; the files include a valid tEXt chunk with the copyright and
-- license notice.
-- Informative note: The textures included in the package are under the
-- same license; the files include a valid tEXt chunk with the copyright
-- and license notice.
-------------------------------------------------------------------------
-- Minetest 0.4.16+ required for colour changing.
-------------------------------------------------------------------------
local function multicolour_light_on_punch(pos, node, puncher, pointed_thing)