From 86744067a3c8a1161fcb51280f591f4ab1b89369 Mon Sep 17 00:00:00 2001 From: UnknownShadow200 Date: Wed, 26 Sep 2018 09:26:07 +1000 Subject: [PATCH] Updated Directional blocks and auto rotate (markdown) --- Directional-blocks-and-auto-rotate.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Directional-blocks-and-auto-rotate.md b/Directional-blocks-and-auto-rotate.md index 0dcb5bc..8ea2f3a 100644 --- a/Directional-blocks-and-auto-rotate.md +++ b/Directional-blocks-and-auto-rotate.md @@ -39,8 +39,8 @@ These suffixes stand for Northwest, Northeast, Southwest and Southeast. *** #### Slab endings -* -D -* -U +* -D ``` Min (0, 0, 0) : Max (16, 8, 16)``` +* -U ``` Min (0, 8, 0) : Max (16, 16, 16)``` These suffixes stand for Down and Up.