Remove some of the recognized UDMF keys for static lights, as ZDRay no longer uses them for light baking.
This commit is contained in:
parent
bba806f43e
commit
01876dfcec
2 changed files with 0 additions and 6 deletions
|
|
@ -753,11 +753,7 @@ public:
|
|||
th->friendlyseeblocks = CheckInt(key);
|
||||
break;
|
||||
|
||||
case NAME_Lightcolor:
|
||||
case NAME_lightintensity:
|
||||
case NAME_lightdistance:
|
||||
case NAME_lightinnerangle:
|
||||
case NAME_lightouterangle:
|
||||
case NAME_suncolor:
|
||||
case NAME_sundirx:
|
||||
case NAME_sundiry:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue