diff --git a/specs/udmf_zdoom.txt b/specs/udmf_zdoom.txt index 87b7797ab..8218feeb1 100644 --- a/specs/udmf_zdoom.txt +++ b/specs/udmf_zdoom.txt @@ -212,7 +212,7 @@ Note: All fields default to false unless mentioned otherwise. uppercolor_bottom = ; // Material color of the top of the lower tier. lowercolor_bottom = ; // Material color of the bottom of the lower tier. (Hardware rendering only.) - useowncoloradd_top = ; // Controls where the advanced colorization properties are taken from. + useowncoloradd_top = ; // Controls where the advanced colorization properties are taken from. useowncoloradd_mid = ; // 0: From the containing sector, 1: from the given part of the linedef itself useowncoloradd_bottom = ; // Default for all 3 is 0. coloradd_top = ; // Additive material color to apply to top section of sidedef. Default is black (0x000000)