mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
2.4 RC1 Asset Hashes
This commit is contained in:
parent
7dadededd6
commit
5d7a1c599f
1 changed files with 12 additions and 12 deletions
|
|
@ -107,18 +107,18 @@ extern "C" consvar_t cv_lua_profile, cv_menuframeskip;
|
|||
/* Manually defined asset hashes
|
||||
*/
|
||||
|
||||
#define ASSET_HASH_BIOS_PK3 "2f3d5ac37fccd77a2bf7376f60a70ab1"
|
||||
#define ASSET_HASH_SCRIPTS_PK3 "15e65f7f6d5460f9362c646714f57578"
|
||||
#define ASSET_HASH_GFX_PK3 "142df1ca805fd80a688a318cc4d24ca0"
|
||||
#define ASSET_HASH_TEXTURES_GENERAL_PK3 "1c91e9d6f407ba8350f7c2dce0035936"
|
||||
#define ASSET_HASH_TEXTURES_SEGAZONES_PK3 "a029a0993e5f04056eb6c139b1ffa924"
|
||||
#define ASSET_HASH_TEXTURES_ORIGINALZONES_PK3 "ee5c04df39386e6cd93d346769b37693"
|
||||
#define ASSET_HASH_CHARS_PK3 "bf014478cdda5e9208e3dea3c51f58c5"
|
||||
#define ASSET_HASH_FOLLOWERS_PK3 "a37b8796fc1d83d3398f79767aa0de47"
|
||||
#define ASSET_HASH_MAPS_PK3 "a8bd1f924531c483f500d96583b7b837"
|
||||
#define ASSET_HASH_UNLOCKS_PK3 "ebc06ff46c2cc80e93dadf5f7099d7b8"
|
||||
#define ASSET_HASH_STAFFGHOSTS_PK3 "9cb77f6c0e801c1bc61ca84870b65707"
|
||||
#define ASSET_HASH_SHADERS_PK3 "7aefd2aa55129b31210aa094cf782695"
|
||||
#define ASSET_HASH_BIOS_PK3 "cbc5af18bbc72b98f51169594c8fb2a1"
|
||||
#define ASSET_HASH_SCRIPTS_PK3 "c3440a9ee57b4d9a81145a09afa0c0d6"
|
||||
#define ASSET_HASH_GFX_PK3 "af8e94e10a7bf6a7aecbd5a8348e9078"
|
||||
#define ASSET_HASH_TEXTURES_GENERAL_PK3 "609b683d3efc291ea28dd4e50d731f34"
|
||||
#define ASSET_HASH_TEXTURES_SEGAZONES_PK3 "61a19cb324e66b84e0fbc07abb659c64"
|
||||
#define ASSET_HASH_TEXTURES_ORIGINALZONES_PK3 "2653d47fad38a4c80a07b4745c0de4f0"
|
||||
#define ASSET_HASH_CHARS_PK3 "5c8c34c5623acf984e3f654da4509126"
|
||||
#define ASSET_HASH_FOLLOWERS_PK3 "4b61428e5f2ec806de398de8a5fba5f0"
|
||||
#define ASSET_HASH_MAPS_PK3 "e88ba0f7a0588e2a6b5541520821d55f"
|
||||
#define ASSET_HASH_UNLOCKS_PK3 "f4e64df3cda4c8e341394dd592324e51"
|
||||
#define ASSET_HASH_STAFFGHOSTS_PK3 "c40bb7c2e42ad6a95945cdc993bbcce1"
|
||||
#define ASSET_HASH_SHADERS_PK3 "bc0b47744d457956db2ee9ea00f59eff"
|
||||
#ifdef USE_PATCH_FILE
|
||||
#define ASSET_HASH_PATCH_PK3 "00000000000000000000000000000000"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue