mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2025-02-18 18:21:07 +00:00
Update QVMs for Q3Rally v0.0.1.2.
This commit is contained in:
parent
ff6d8a51c8
commit
6848f66d73
5 changed files with 2 additions and 2 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -207,7 +207,7 @@ typedef struct
|
|||
const purePak_t com_purePaks[] =
|
||||
{
|
||||
{BASEGAME, "assets0", 2542858763u},
|
||||
{BASEGAME, "qvm", 2716002192u},
|
||||
{BASEGAME, "qvm", 890082490u},
|
||||
{BASEGAME, "textures", 1169861390u},
|
||||
|
||||
|
||||
|
|
|
@ -67,7 +67,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
#define BASETA "missionpack"
|
||||
|
||||
#ifndef PRODUCT_VERSION
|
||||
#define PRODUCT_VERSION "v0.0.1.2 r237"
|
||||
#define PRODUCT_VERSION "v0.0.1.2 r239"
|
||||
#endif
|
||||
|
||||
#ifndef PRODUCT_DATE
|
||||
|
|
Loading…
Reference in a new issue