Advertisement
Guest User

Untitled

a guest
Sep 1st, 2015
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <craft>
  2. <info>
  3. <title>Maze example (5x5 + 8x8)</title>
  4. </info>
  5.  
  6. <craft name="maze" module="Ey-vg"/>
  7.  
  8. <row spacing="-10" l="alignY(100%)" style="color:green;">
  9. <maze></maze>
  10. <maze rows="8" cols="8" t="rotateZ(-90)"/>
  11. </row>
  12.  
  13. </craft>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement