This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to annotated tag 1.5a
in repository iortcw.

commit 4f2aae6a59465ee8dd8b8ea6d95507687cdd2cc6
Author: MAN-AT-ARMS <m4n4t4...@gmail.com>
Date:   Sun Jan 3 13:07:39 2016 -0500

    SP: Fix NUM_SP_PAKS
    Oops...Not used the same as NUM_ID_PAKS
---
 SP/code/qcommon/qcommon.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SP/code/qcommon/qcommon.h b/SP/code/qcommon/qcommon.h
index 12c2da3..af244b3 100644
--- a/SP/code/qcommon/qcommon.h
+++ b/SP/code/qcommon/qcommon.h
@@ -631,7 +631,7 @@ issues.
 // #define FS_QAGAME_REF   0x08
 // number of id paks that will never be autodownloaded from baseq3
 #define NUM_ID_PAKS    6
-#define NUM_SP_PAKS    5       // (+1...no sp_pak0)
+#define NUM_SP_PAKS    4
 
 #define MAX_FILE_HANDLES    64
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/iortcw.git

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to