diff options
Diffstat (limited to 'tictactoe/marker0')
-rw-r--r-- | tictactoe/marker0 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tictactoe/marker0 b/tictactoe/marker0 index 613fbb4..300287e 100644 --- a/tictactoe/marker0 +++ b/tictactoe/marker0 @@ -1,2 +1,2 @@ -_marker addshape 2 0 .5 .5 0 1.5 1.5 -_marker addshape 2 0 1.5 .5 0 .5 1.5 +_marker addshape 2 .5 .5 0 1.5 1.5 0 +_marker addshape 2 1.5 .5 0 .5 1.5 0 |