mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2024-11-21 19:41:36 +00:00
Changed Checksum for pure server test
This commit is contained in:
parent
a7d4901f1b
commit
9b36aa3e74
2 changed files with 3 additions and 43 deletions
|
@ -198,7 +198,7 @@ typedef struct
|
|||
|
||||
const purePak_t com_purePaks[] =
|
||||
{
|
||||
{BASEGAME, "assets0", 2112408126u},
|
||||
{BASEGAME, "assets0", 1679102274u},
|
||||
|
||||
#if 0
|
||||
{"baseq3", "pak0", 1566731103u},
|
||||
|
|
|
@ -853,50 +853,10 @@ q3rallycode
|
|||
engine\TODO
|
||||
engine\voip-readme.txt
|
||||
[Open project files]
|
||||
0=engine\misc\nsis\q3rally.nsi.in
|
||||
1=engine\misc\nsis\q3rally-q3ctc.nsi
|
||||
2=engine\misc\setup\setup.xml.in
|
||||
3=engine\code\game\bg_public.h
|
||||
4=engine\code\qcommon\q_shared.h
|
||||
5=engine\code\q3_ui\ui_menu.c
|
||||
6=engine\code\q3_ui\ui_credits.c
|
||||
7=engine\code\qcommon\files.c
|
||||
8=engine\code\qcommon\cm_load.c
|
||||
9=engine\code\qcommon\qcommon.h
|
||||
10=engine\code\qcommon\surfaceflags.h
|
||||
0=engine\code\qcommon\files.c
|
||||
[Selected Project Files]
|
||||
Main=
|
||||
Selected=engine\code\game\bg_public.h
|
||||
[engine\misc\nsis\q3rally.nsi.in]
|
||||
TopLine=89
|
||||
Caret=1,103
|
||||
[engine\misc\nsis\q3rally-q3ctc.nsi]
|
||||
TopLine=1
|
||||
Caret=24,29
|
||||
[engine\misc\setup\setup.xml.in]
|
||||
TopLine=56
|
||||
Caret=1,70
|
||||
[engine\code\game\bg_public.h]
|
||||
TopLine=20
|
||||
Caret=65,34
|
||||
[engine\code\qcommon\q_shared.h]
|
||||
TopLine=31
|
||||
Caret=40,47
|
||||
[engine\code\q3_ui\ui_menu.c]
|
||||
TopLine=476
|
||||
Caret=72,490
|
||||
[engine\code\q3_ui\ui_credits.c]
|
||||
TopLine=289
|
||||
Caret=60,298
|
||||
Selected=engine\code\qcommon\files.c
|
||||
[engine\code\qcommon\files.c]
|
||||
TopLine=187
|
||||
Caret=34,201
|
||||
[engine\code\qcommon\cm_load.c]
|
||||
TopLine=1
|
||||
Caret=1,1
|
||||
[engine\code\qcommon\qcommon.h]
|
||||
TopLine=35
|
||||
Caret=1,1
|
||||
[engine\code\qcommon\surfaceflags.h]
|
||||
TopLine=59
|
||||
Caret=1,1
|
||||
|
|
Loading…
Reference in a new issue