diff options
author | epoch <epoch@hacking.allowed.org> | 2017-09-30 02:41:33 -0500 |
---|---|---|
committer | epoch <epoch@hacking.allowed.org> | 2017-09-30 02:41:33 -0500 |
commit | 94c52214febfe1d4c51b4808e637d97de3d5a109 (patch) | |
tree | 0c73f5d25b59d0abd914412c254b37881904a75f /tictactoe/marker1 | |
parent | 534964f43fbd9376931f28905897dea2d3fbfa3a (diff) | |
download | hackvr-94c52214febfe1d4c51b4808e637d97de3d5a109.tar.gz hackvr-94c52214febfe1d4c51b4808e637d97de3d5a109.zip |
fixed the markers to use the right x and y instead of y and z
Diffstat (limited to 'tictactoe/marker1')
-rw-r--r-- | tictactoe/marker1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tictactoe/marker1 b/tictactoe/marker1 index 61a3a22..ae9fc3e 100644 --- a/tictactoe/marker1 +++ b/tictactoe/marker1 @@ -1 +1 @@ -_marker addshape 4 0 1.5 1.5 0 .5 1.5 0 .5 .5 0 1.5 .5 +_marker addshape 4 1.5 1.5 0 .5 1.5 0 .5 .5 0 1.5 .5 0 |