From 6721695ea580738db03c3de5efb90e8fd7a7c2b2 Mon Sep 17 00:00:00 2001 From: epoch Date: Wed, 1 Nov 2017 02:55:22 -0500 Subject: moved the positions of board and markers so they would look better with distance based coloring --- tictactoe/marker0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tictactoe/marker0') diff --git a/tictactoe/marker0 b/tictactoe/marker0 index 300287e..382bc57 100644 --- a/tictactoe/marker0 +++ b/tictactoe/marker0 @@ -1,2 +1,2 @@ -_marker addshape 2 .5 .5 0 1.5 1.5 0 -_marker addshape 2 1.5 .5 0 .5 1.5 0 +_marker addshape 2 .5 .5 2 1.5 1.5 2 +_marker addshape 2 1.5 .5 2 .5 1.5 2 -- cgit v1.2.3