Remove more unused UDMF keywords for ZDRayInfo. Sun direction is now determined by the actor's angle and pitch

This commit is contained in:
nashmuhandes 2022-02-16 07:02:54 +08:00 committed by Christoph Oelckers
parent 01876dfcec
commit 1919534298
2 changed files with 0 additions and 6 deletions

View File

@ -755,9 +755,6 @@ public:
case NAME_lightintensity:
case NAME_suncolor:
case NAME_sundirx:
case NAME_sundiry:
case NAME_sundirz:
case NAME_sampledistance:
case NAME_bounces:
case NAME_gridsize:

View File

@ -860,9 +860,6 @@ xx(lightcolorceiling)
xx(lightintensityceiling)
xx(lightdistanceceiling)
xx(suncolor)
xx(sundirx)
xx(sundiry)
xx(sundirz)
xx(sampledistance)
xx(bounces)
xx(gridsize)