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

oops

parent e06d8172
No related branches found
No related tags found
No related merge requests found
...@@ -229,11 +229,11 @@ function tick() { ...@@ -229,11 +229,11 @@ function tick() {
code.data.includes("OP3%S") || code.data.includes("OP3%S") ||
code.data.includes("OP9OS") || code.data.includes("OP9OS") ||
code.data.includes("OOP8S") || code.data.includes("OOP8S") ||
core.data.includes("OOI3S") || code.data.includes("OOI3S") ||
core.data.includes("OP9+S") || code.data.includes("OP9+S") ||
core.data.includes("OP8$S") || code.data.includes("OP8$S") ||
core.data.includes("OP8$S") || code.data.includes("OP8$S") ||
core.data.includes("OP98S") code.data.includes("OP98S")
) { ) {
qr.left = true; qr.left = 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