diff options
author | epoch <epoch@hacking.allowed.org> | 2017-11-01 02:50:08 -0500 |
---|---|---|
committer | epoch <epoch@hacking.allowed.org> | 2017-11-01 02:50:08 -0500 |
commit | 624c57c1ce2475dadc3ff010b5cd2cc168bf4628 (patch) | |
tree | ce4cac2307a560b1de8e0bb5ff7442662b8976c2 /BUGS | |
parent | 98100506fd0e933e4e2c841b28695d195de80071 (diff) | |
download | hackvr-624c57c1ce2475dadc3ff010b5cd2cc168bf4628.tar.gz hackvr-624c57c1ce2475dadc3ff010b5cd2cc168bf4628.zip |
made a file BUGS to put things I know are wrong and need to be fixed
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -0,0 +1 @@ +if you test out the tictactoe, the line that starts with grep, if you change it to _marker instead of _marker2 it'll cause the new squares to be moved some. |