mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2025-02-18 02:01:07 +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[] =
|
const purePak_t com_purePaks[] =
|
||||||
{
|
{
|
||||||
{BASEGAME, "assets0", 1440211393u},
|
{BASEGAME, "assets0", 2261118363u},
|
||||||
{BASEGAME, "qvm", 879652862u},
|
{BASEGAME, "qvm", 153775135u},
|
||||||
{BASEGAME, "textures", 11111111111u},
|
{BASEGAME, "textures", 449088338u},
|
||||||
|
|
||||||
|
|
||||||
#if 0
|
#if 0
|
||||||
|
|
|
@ -871,7 +871,7 @@ q3rallycode
|
||||||
14=engine\code\qcommon\qcommon.h
|
14=engine\code\qcommon\qcommon.h
|
||||||
[Selected Project Files]
|
[Selected Project Files]
|
||||||
Main=
|
Main=
|
||||||
Selected=engine\code\qcommon\qcommon.h
|
Selected=engine\code\qcommon\files.c
|
||||||
[engine\code\qcommon\q_shared.h]
|
[engine\code\qcommon\q_shared.h]
|
||||||
TopLine=38
|
TopLine=38
|
||||||
Caret=1,52
|
Caret=1,52
|
||||||
|
@ -895,7 +895,7 @@ TopLine=19
|
||||||
Caret=1,33
|
Caret=1,33
|
||||||
[engine\code\qcommon\files.c]
|
[engine\code\qcommon\files.c]
|
||||||
TopLine=185
|
TopLine=185
|
||||||
Caret=40,203
|
Caret=34,201
|
||||||
[engine\code\q3_ui\ui_rally_servers.c]
|
[engine\code\q3_ui\ui_rally_servers.c]
|
||||||
TopLine=1
|
TopLine=1
|
||||||
Caret=1,1
|
Caret=1,1
|
||||||
|
|
Loading…
Reference in a new issue