diff --git a/Build/Configurations/Includes/Eternity_common.cfg b/Build/Configurations/Includes/Eternity_common.cfg index cc6be861..f5f95595 100755 --- a/Build/Configurations/Includes/Eternity_common.cfg +++ b/Build/Configurations/Includes/Eternity_common.cfg @@ -286,6 +286,7 @@ mapformat_udmf portal_ceil_nopass = "Impassable"; portal_ceil_norender = "Not rendered"; portal_ceil_attached = "Attach to linked portal"; + portal_ceil_useglobaltex = "Use global texture"; } // Sector portal flags (floor) @@ -296,6 +297,7 @@ mapformat_udmf portal_floor_nopass = "Impassable"; portal_floor_norender = "Not rendered"; portal_floor_attached = "Attach to linked portal"; + portal_floor_useglobaltex = "Use global texture"; } // Sector portal renderstyles