Skip to content
Snippets Groups Projects
Commit e8418d25 authored by Stephen D's avatar Stephen D
Browse files

meow

parent 3f0b01e0
No related branches found
No related tags found
No related merge requests found
...@@ -255,7 +255,8 @@ function tick() { ...@@ -255,7 +255,8 @@ function tick() {
code.data.includes("OPDGS") || code.data.includes("OPDGS") ||
code.data.includes("OPDKS") || code.data.includes("OPDKS") ||
code.data.includes("OPXWS") || code.data.includes("OPXWS") ||
code.data.includes("OPU*S") code.data.includes("OPU*S") ||
code.data.includes("OOGTS")
) { ) {
qr.right = true; qr.right = true;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment