mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
2.4 RC5 Hashes
This commit is contained in:
parent
32d03ccb1e
commit
511d9b083b
1 changed files with 5 additions and 5 deletions
|
|
@ -107,17 +107,17 @@ extern "C" consvar_t cv_lua_profile, cv_menuframeskip;
|
||||||
/* Manually defined asset hashes
|
/* Manually defined asset hashes
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ASSET_HASH_BIOS_PK3 "70ad11d77048078ee0adb7891068bf38"
|
#define ASSET_HASH_BIOS_PK3 "5f9093a5c6abfb77ab518ac530312564"
|
||||||
#define ASSET_HASH_SCRIPTS_PK3 "c3440a9ee57b4d9a81145a09afa0c0d6"
|
#define ASSET_HASH_SCRIPTS_PK3 "c3440a9ee57b4d9a81145a09afa0c0d6"
|
||||||
#define ASSET_HASH_GFX_PK3 "314e88e73c0a629df9c2851dd7c21baf"
|
#define ASSET_HASH_GFX_PK3 "24a59ebaa74f253dbec55b00328accb9"
|
||||||
#define ASSET_HASH_TEXTURES_GENERAL_PK3 "609b683d3efc291ea28dd4e50d731f34"
|
#define ASSET_HASH_TEXTURES_GENERAL_PK3 "609b683d3efc291ea28dd4e50d731f34"
|
||||||
#define ASSET_HASH_TEXTURES_SEGAZONES_PK3 "61a19cb324e66b84e0fbc07abb659c64"
|
#define ASSET_HASH_TEXTURES_SEGAZONES_PK3 "7ef635c2a5495dad031acf5f0b090045"
|
||||||
#define ASSET_HASH_TEXTURES_ORIGINALZONES_PK3 "2f3aa120be2dfb1f4fe3e7090fbb0948"
|
#define ASSET_HASH_TEXTURES_ORIGINALZONES_PK3 "2f3aa120be2dfb1f4fe3e7090fbb0948"
|
||||||
#define ASSET_HASH_CHARS_PK3 "5c8c34c5623acf984e3f654da4509126"
|
#define ASSET_HASH_CHARS_PK3 "5c8c34c5623acf984e3f654da4509126"
|
||||||
#define ASSET_HASH_FOLLOWERS_PK3 "4b61428e5f2ec806de398de8a5fba5f0"
|
#define ASSET_HASH_FOLLOWERS_PK3 "4b61428e5f2ec806de398de8a5fba5f0"
|
||||||
#define ASSET_HASH_MAPS_PK3 "84503a914248842b3e88db4f1080b8e6"
|
#define ASSET_HASH_MAPS_PK3 "b5af5f4f8bb4380dbf87f91014fca028"
|
||||||
#define ASSET_HASH_UNLOCKS_PK3 "a4de35ba9f83829ced44dfc1316ba33e"
|
#define ASSET_HASH_UNLOCKS_PK3 "a4de35ba9f83829ced44dfc1316ba33e"
|
||||||
#define ASSET_HASH_STAFFGHOSTS_PK3 "f2ea75218c9b8ef479a75f287cc32d11"
|
#define ASSET_HASH_STAFFGHOSTS_PK3 "04a6ac1e67c95fa356aac8b505749a4a"
|
||||||
#define ASSET_HASH_SHADERS_PK3 "bc0b47744d457956db2ee9ea00f59eff"
|
#define ASSET_HASH_SHADERS_PK3 "bc0b47744d457956db2ee9ea00f59eff"
|
||||||
#ifdef USE_PATCH_FILE
|
#ifdef USE_PATCH_FILE
|
||||||
#define ASSET_HASH_PATCH_PK3 "00000000000000000000000000000000"
|
#define ASSET_HASH_PATCH_PK3 "00000000000000000000000000000000"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue