ZDRay UDMF key update (per-surface sampling distance https://github.com/dpjudas/ZDRay/pull/36)

This commit is contained in:
nashmuhandes 2022-06-29 15:10:04 +08:00 committed by Christoph Oelckers
commit 8da4f2a212
2 changed files with 12 additions and 0 deletions

View file

@ -863,6 +863,12 @@ xx(lm_lightdistancefloor)
xx(lm_lightcolorceiling)
xx(lm_lightintensityceiling)
xx(lm_lightdistanceceiling)
xx(lm_sampledist_line)
xx(lm_sampledist_top)
xx(lm_sampledist_mid)
xx(lm_sampledist_bot)
xx(lm_sampledist_floor)
xx(lm_sampledist_ceiling)
xx(lm_suncolor)
xx(lm_sampledistance)
xx(lm_gridsize)