X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fmapdef%2Fmapdef.txt;h=6cd4c0c06db98c712cab4c83604184108a40cdd4;hb=3fa3726fe9bf1c40052f2002e6b8b7f0337e1a68;hp=f2fcf7827b23237eda1e1f577b75221626614d78;hpb=06667349c1efd05099ff0617dfdf17dc7a097828;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