rail_cmd.c
changeset 1123 449eb47ca680
parent 1109 1bab892228cd
child 1209 a1ac96655b79
--- a/rail_cmd.c	Sun Jan 23 20:06:38 2005 +0000
+++ b/rail_cmd.c	Sun Jan 23 20:40:49 2005 +0000
@@ -520,10 +520,10 @@
 	0,   16,  0,  16,  0, 16,    0,  0,
 	0,  -16, -16,  0,-16,  0,    0,  0,
 },{
-	5,  1, 0,4, // normal
-	2,  1, 8,3, // x > sx
-	10, 9, 0,11, // y > sy
-	13, 9, 8,12, // x > sx && y > sy
+	5,     1,   0,   4, // normal
+	2,     1, 8|0,   3, // x > sx
+	8|2, 8|1,   0, 8|3, // y > sy
+	8|5, 8|1, 8|0, 8|4, // x > sx && y > sy
 }};