DEADSOFTWARE

Add missing DirType to mapdef
[d2df-sdl.git] / src / mapdef / mapdef.txt
index f2fcf7827b23237eda1e1f577b75221626614d78..8807ea7af4908ce0732550961ad6a6aef6836969 100644 (file)
@@ -104,6 +104,7 @@ enum DirType {
   DIR_LEFT, // 0
   DIR_RIGHT, // 1
   DIR_SOMETHING2, // 2
+  DIR_REVERSE, // 3
 }
 
 // triggers