Drop never documented 'alpha' property from nodedef

Includes minimal support code for practical reasons.
We'll need it for a slightly different purpose next commit.
This commit is contained in:
sfan5 2021-01-16 22:16:04 +01:00 committed by Nils Dagsson Moskopp
parent 264ff29983
commit 21855b066d
Signed by: erlehmann
GPG Key ID: A3BC671C35191080
1 changed files with 0 additions and 1 deletions

View File

@ -715,7 +715,6 @@ core.nodedef_default = {
-- {name="", backface_culling=true},
-- {name="", backface_culling=true},
--},
alpha = 255,
post_effect_color = {a=0, r=0, g=0, b=0},
paramtype = "none",
paramtype2 = "none",