2.9.7 preview
This commit is contained in:
parent
881c405101
commit
229c15b54f
Binary file not shown.
|
@ -263,7 +263,7 @@ public class BootScreen extends JFrame {
|
|||
|
||||
BytecodeViewer.BOOT(args);
|
||||
|
||||
if(BytecodeViewer.pingback) {
|
||||
if(!BytecodeViewer.pingback) {
|
||||
BytecodeViewer.PingBack.start();
|
||||
BytecodeViewer.pingback = true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user