Show loading indicators when disconnected

This commit is contained in:
Cryptkeeper 2017-05-13 11:08:19 -05:00
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);