Update hash
This commit is contained in:
parent
e1083d9d74
commit
c8863472af
2 changed files with 2 additions and 2 deletions
|
|
@ -93,7 +93,7 @@
|
|||
#define ASSET_HASH_TEXTURES_KART 0xb4211b2f32b6a291
|
||||
#define ASSET_HASH_CHARS_KART 0x1e68a3e01aa5c68b
|
||||
#define ASSET_HASH_MAPS_KART 0x38558ed00da41ce9
|
||||
#define ASSET_HASH_MAIN_PK3 0x49b468523c8d7784
|
||||
#define ASSET_HASH_MAIN_PK3 0x1f23235e31fd1f84
|
||||
#define ASSET_HASH_MAPPATCH_PK3 0xe6733c2c09ad2c02
|
||||
#define ASSET_HASH_BONUSCHARS_KART 0x60e6f13d822a7461
|
||||
#ifdef USE_PATCH_FILE
|
||||
|
|
|
|||
|
|
@ -103,7 +103,7 @@ extern "C" {
|
|||
|
||||
// Special Hashing.
|
||||
//#define NOFILEHASH
|
||||
#define NOVERIFYIWADS
|
||||
//#define NOVERIFYIWADS
|
||||
|
||||
// Uncheck this to compile debugging code
|
||||
//#define RANGECHECK
|
||||
|
|
|
|||
Loading…
Reference in a new issue