From 7ff6e7c4e773c829d97f8f80eea4eccae0bdb18f Mon Sep 17 00:00:00 2001 From: q3rally Date: Mon, 15 Aug 2011 11:23:23 +0000 Subject: [PATCH] corrected checksums. ready for release. --- engine/code/qcommon/files.c | 6 +++--- q3rallycode.ppr | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/engine/code/qcommon/files.c b/engine/code/qcommon/files.c index bf5236a2..917a7fa8 100644 --- a/engine/code/qcommon/files.c +++ b/engine/code/qcommon/files.c @@ -198,9 +198,9 @@ typedef struct const purePak_t com_purePaks[] = { - {BASEGAME, "assets0", 1440211393u}, - {BASEGAME, "qvm", 879652862u}, - {BASEGAME, "textures", 11111111111u}, + {BASEGAME, "assets0", 2261118363u}, + {BASEGAME, "qvm", 153775135u}, + {BASEGAME, "textures", 449088338u}, #if 0 diff --git a/q3rallycode.ppr b/q3rallycode.ppr index 10fe52af..fb4c3928 100644 --- a/q3rallycode.ppr +++ b/q3rallycode.ppr @@ -871,7 +871,7 @@ q3rallycode 14=engine\code\qcommon\qcommon.h [Selected Project Files] Main= -Selected=engine\code\qcommon\qcommon.h +Selected=engine\code\qcommon\files.c [engine\code\qcommon\q_shared.h] TopLine=38 Caret=1,52 @@ -895,7 +895,7 @@ TopLine=19 Caret=1,33 [engine\code\qcommon\files.c] TopLine=185 -Caret=40,203 +Caret=34,201 [engine\code\q3_ui\ui_rally_servers.c] TopLine=1 Caret=1,1