summaryrefslogtreecommitdiff
path: root/tictactoe/marker0
diff options
context:
space:
mode:
authorepoch <epoch@hacking.allowed.org>2017-12-19 03:39:45 -0600
committerepoch <epoch@hacking.allowed.org>2017-12-19 03:39:45 -0600
commit9bed89b75e8b97307bc7a64fd034251cdea79867 (patch)
treef9899ed31430119d1a12ede2d86cdd1fd0467f61 /tictactoe/marker0
parentde8376f5c6a6213d0a04a892e8da9912e71f3b5f (diff)
downloadhackvr-9bed89b75e8b97307bc7a64fd034251cdea79867.tar.gz
hackvr-9bed89b75e8b97307bc7a64fd034251cdea79867.zip
updated tictactoe board and markers to use color argument for addshape
Diffstat (limited to 'tictactoe/marker0')
-rw-r--r--tictactoe/marker04
1 files changed, 2 insertions, 2 deletions
diff --git a/tictactoe/marker0 b/tictactoe/marker0
index 382bc57..5bc0c5c 100644
--- a/tictactoe/marker0
+++ b/tictactoe/marker0
@@ -1,2 +1,2 @@
-_marker addshape 2 .5 .5 2 1.5 1.5 2
-_marker addshape 2 1.5 .5 2 .5 1.5 2
+_marker addshape 1 2 .5 .5 2 1.5 1.5 2
+_marker addshape 1 2 1.5 .5 2 .5 1.5 2