From ac5e9697598bc6aba86e9d9578925725069d3e03 Mon Sep 17 00:00:00 2001 From: nashmuhandes Date: Wed, 15 Jun 2022 16:11:00 +0800 Subject: [PATCH] Update ZDRay keywords --- src/namedef_custom.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/namedef_custom.h b/src/namedef_custom.h index e94502c3c..8b19a2765 100644 --- a/src/namedef_custom.h +++ b/src/namedef_custom.h @@ -850,7 +850,8 @@ xx(Userstring) xx(Sky) xx(Pagename) -// Lightmap keywords +// Lightmap/ZDRay keywords +// (Surface lights are temporarily disabled and don't do anything) xx(lightcolorline) xx(lightintensityline) xx(lightdistanceline) @@ -860,3 +861,6 @@ xx(lightdistancefloor) xx(lightcolorceiling) xx(lightintensityceiling) xx(lightdistanceceiling) +xx(zdraysuncolor) +xx(zdraysampledistance) +xx(zdraygridsize)