Commit c0d0b8d0 by Иван Кубота

remove cheat

parent 58bf2c9d
...@@ -150,8 +150,8 @@ ...@@ -150,8 +150,8 @@
}; };
} }
}; };
code = [0,13,666,13,666]; /*code = [0,13,666,13,666];
checkCode(); checkCode();*/
s1.addEventListener('click', function () { s1.addEventListener('click', function () {
code.push(13); code.push(13);
checkCode(); checkCode();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment