mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
RC2 Asset Hashes
This commit is contained in:
parent
94dc5d5feb
commit
d2f6041ea3
1 changed files with 5 additions and 5 deletions
|
|
@ -107,16 +107,16 @@ extern "C" consvar_t cv_lua_profile, cv_menuframeskip;
|
|||
/* Manually defined asset hashes
|
||||
*/
|
||||
|
||||
#define ASSET_HASH_BIOS_PK3 "cbc5af18bbc72b98f51169594c8fb2a1"
|
||||
#define ASSET_HASH_BIOS_PK3 "70ad11d77048078ee0adb7891068bf38"
|
||||
#define ASSET_HASH_SCRIPTS_PK3 "c3440a9ee57b4d9a81145a09afa0c0d6"
|
||||
#define ASSET_HASH_GFX_PK3 "af8e94e10a7bf6a7aecbd5a8348e9078"
|
||||
#define ASSET_HASH_GFX_PK3 "314e88e73c0a629df9c2851dd7c21baf"
|
||||
#define ASSET_HASH_TEXTURES_GENERAL_PK3 "609b683d3efc291ea28dd4e50d731f34"
|
||||
#define ASSET_HASH_TEXTURES_SEGAZONES_PK3 "61a19cb324e66b84e0fbc07abb659c64"
|
||||
#define ASSET_HASH_TEXTURES_ORIGINALZONES_PK3 "2653d47fad38a4c80a07b4745c0de4f0"
|
||||
#define ASSET_HASH_TEXTURES_ORIGINALZONES_PK3 "2f3aa120be2dfb1f4fe3e7090fbb0948"
|
||||
#define ASSET_HASH_CHARS_PK3 "5c8c34c5623acf984e3f654da4509126"
|
||||
#define ASSET_HASH_FOLLOWERS_PK3 "4b61428e5f2ec806de398de8a5fba5f0"
|
||||
#define ASSET_HASH_MAPS_PK3 "246c9d5241ff58dccf1a9f8e5462caea"
|
||||
#define ASSET_HASH_UNLOCKS_PK3 "f4e64df3cda4c8e341394dd592324e51"
|
||||
#define ASSET_HASH_MAPS_PK3 "2a6f80666effb7e7f9345d99e15b67af"
|
||||
#define ASSET_HASH_UNLOCKS_PK3 "a4de35ba9f83829ced44dfc1316ba33e"
|
||||
#define ASSET_HASH_STAFFGHOSTS_PK3 "c40bb7c2e42ad6a95945cdc993bbcce1"
|
||||
#define ASSET_HASH_SHADERS_PK3 "bc0b47744d457956db2ee9ea00f59eff"
|
||||
#ifdef USE_PATCH_FILE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue