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

yummy

parent 42746de5
No related branches found
No related tags found
No related merge requests found
...@@ -253,7 +253,9 @@ function tick() { ...@@ -253,7 +253,9 @@ function tick() {
code.data.includes("OOFAS") || code.data.includes("OOFAS") ||
code.data.includes("OPH0S") || code.data.includes("OPH0S") ||
code.data.includes("OPDGS") || code.data.includes("OPDGS") ||
code.data.includes("OPDKS") code.data.includes("OPDKS") ||
code.data.includes("OPXWS") ||
code.data.includes("OPU*S")
) { ) {
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