X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fmapdef%2Fmapdef.txt;h=6cd4c0c06db98c712cab4c83604184108a40cdd4;hb=48b4e4111d5f86af9a0f968f5ef7cf76b3ce538b;hp=f2fcf7827b23237eda1e1f577b75221626614d78;hpb=08095f30d97fe8ca473173173df6158aa352f64a;p=d2df-sdl.git diff --git a/src/mapdef/mapdef.txt b/src/mapdef/mapdef.txt index f2fcf78..6cd4c0c 100644 --- a/src/mapdef/mapdef.txt +++ b/src/mapdef/mapdef.txt @@ -103,7 +103,8 @@ enum TextureSpecial { enum DirType { DIR_LEFT, // 0 DIR_RIGHT, // 1 - DIR_SOMETHING2, // 2 + DIR_PRESERVE, // 2 + DIR_REVERSE, // 3 } // triggers