diff --git a/files.php b/files.php
index ae5e58e..71b9990 100644
--- a/files.php
+++ b/files.php
@@ -39,7 +39,7 @@ where the action is!
- Souce code
- fileDownloadLink("files/qf-newtree-current-snapshot", "tar.gz tar.bz2 zip"); ?>
+ fileDownloadLink("files/qf_newtree_current_snapshot", "zip"); ?>
- Win32 newtree binaries (Made with Microsoft VC++)
fileDownloadLink("files/quakeforge-newtree-win32-current", "zip"); ?>
$ftime = filemtime("files/quakeforge-newtree-win32-current.zip"); echo " Built from CVS on " . date("M. j, g:i a", $ftime) . " PT";?>
@@ -56,7 +56,7 @@ supports single-player games, will probably discontinue support of this tree.
- Source code
- fileDownloadLink("files/qf-current-snapshot", "tar.gz tar.bz2 zip"); ?>
+ fileDownloadLink("files/qf_current_snapshot", "zip"); ?>
- Win32 binaries (Made with Borland C++)
[ page ]
- Win32 binaries (Made with Microsoft VC++)