Show loading indicators when disconnected
This commit is contained in:
parent
bfcc896e28
commit
be01d5c515
@ -292,7 +292,7 @@ $(document).ready(function() {
|
||||
|
||||
$('#perc-bar').html('');
|
||||
$('.mojang-status').css('background', 'transparent');
|
||||
$('.mojang-status-text').text('');
|
||||
$('.mojang-status-text').text('...');
|
||||
|
||||
$("#stat_totalPlayers").text(0);
|
||||
$("#stat_networks").text(0);
|
||||
|
Loading…
Reference in New Issue
Block a user