mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2024-11-21 19:41:36 +00:00
corrected checksums. ready for release.
This commit is contained in:
parent
0ffb7fdab2
commit
7ff6e7c4e7
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue