We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d3526a commit 516d32dCopy full SHA for 516d32d
1 file changed
LuaRules/Gadgets/cus_gl4.lua
@@ -546,6 +546,7 @@ local function initMaterials()
546
itsXmas and "#define XMAS 1" or "#define XMAS 0",
547
},
548
shadowDefinitions = {
549
+ "#define ENABLE_OPTION_HEALTH_TEXTURING 1",
550
itsXmas and "#define XMAS 1" or "",
551
552
reflectionDefinitions = {
@@ -572,6 +573,7 @@ local function initMaterials()
572
573
574
575
576
577
"#define USESKINNING",
578
579
0 commit comments