update thread optimized

This commit is contained in:
2025-02-04 19:57:40 -06:00
parent f5b27e0c5b
commit 70d67a2b7f
+1
View File
@@ -56,6 +56,7 @@ public class UpdateThread implements Runnable {
Thread.currentThread().interrupt();
}
}
Thread.yield();
}
}