Fixed a whoops
This commit is contained in:
Binary file not shown.
@@ -54,7 +54,7 @@ public class MADisconnectListener extends PlayerListener
|
|||||||
{
|
{
|
||||||
public void run()
|
public void run()
|
||||||
{
|
{
|
||||||
MAUtils.checkForUpdates(p, true);
|
MAUtils.checkForUpdates(p, false);
|
||||||
}
|
}
|
||||||
}, 100);
|
}, 100);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user