From bbea0ee4a1942d436cd8ff8caa18d04d8193fcfe Mon Sep 17 00:00:00 2001 From: Gaerzi Date: Sun, 14 May 2017 18:12:21 +0200 Subject: [PATCH] Fix spelling mistake in documentation Unfortunately I can't change the spelling mistake in the specs, so the property name will still evoke a 3D midtex that doesn't betray any emotion. --- specs/udmf_zdoom.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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