Eternity Engine configuration: moved portal related sector flags to the portals tab of the sector edit form

This commit is contained in:
biwa 2021-03-06 21:42:35 +01:00
parent f0c985385a
commit ee869629fb

View file

@ -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