diff --git a/minecraft/index.php b/minecraft/index.php index 1f909b3..6e2c2c6 100644 --- a/minecraft/index.php +++ b/minecraft/index.php @@ -41,9 +41,7 @@ function echo_pack($pack) { echo "$desc"; # A small button to browse previous world downloads - if (file_exists("../files/packs/$pack/worlds")) { - echo "

Browse world backups

"; - } + echo "

Browse world backups

"; # And a bright big download button echo "Download";