We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29b1717 commit bd89e88Copy full SHA for bd89e88
src/main/MagicCopyMania.java
@@ -55,6 +55,8 @@ private boolean checkOffsetOutdated() throws Exception {
55
}
56
57
58
+ } else {
59
+ return false;
60
61
return true;
62
0 commit comments