diff --git a/specs/udmf_zdoom.txt b/specs/udmf_zdoom.txt index e8d4d81f8..185160461 100644 --- a/specs/udmf_zdoom.txt +++ b/specs/udmf_zdoom.txt @@ -111,7 +111,7 @@ Note: All fields default to false unless mentioned otherwise. wrapmidtex = ; // Line's mid textures are wrapped. midtex3d = ; // Actors can walk on mid texture. midtex3dimpassible = ;// Used in conjuction with midtex3d - causes the mid - // texture to behave like an impassible line (projectiles + // texture to behave like an impassable line (projectiles // pass through it). checkswitchrange = ; // Switches can only be activated when vertically reachable. blockprojectiles = ; // Line blocks all projectiles