ZDRayInfo fixes - remove unused lm_gridsize and fix name of lm_sampledist (#1047)

GZDoom Game Configuration: fixed UDMF fields related to ZDRay. Fixes #1043. Fixes #1044.
This commit is contained in:
Nash Muhandes 2024-05-04 16:06:51 +08:00 committed by GitHub
parent e527b8bb78
commit 071818dc2d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -909,15 +909,7 @@ universalfields
default = 1.0; default = 1.0;
} }
lm_gridsize lm_sampledist
{
type = 1;
default = 32.0;
thingtypespecific = true;
managed = false;
}
lm_sampledistance
{ {
type = 0; type = 0;
default = 8; default = 8;