mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Update asset hashes
This commit is contained in:
parent
6d9d9b2c2f
commit
2dab274e17
1 changed files with 5 additions and 5 deletions
|
|
@ -109,15 +109,15 @@ extern "C" consvar_t cv_lua_profile, cv_menuframeskip;
|
|||
|
||||
#define ASSET_HASH_BIOS_PK3 "8e3df443ae9cfde1888a0a152c49a4fb"
|
||||
#define ASSET_HASH_SCRIPTS_PK3 "15e65f7f6d5460f9362c646714f57578"
|
||||
#define ASSET_HASH_GFX_PK3 "3232da11054bcef8ea8048e4b8888c7e"
|
||||
#define ASSET_HASH_GFX_PK3 "142df1ca805fd80a688a318cc4d24ca0"
|
||||
#define ASSET_HASH_TEXTURES_GENERAL_PK3 "1c91e9d6f407ba8350f7c2dce0035936"
|
||||
#define ASSET_HASH_TEXTURES_SEGAZONES_PK3 "fb8d3bdf9cd63c508170e89d8d71d2e7"
|
||||
#define ASSET_HASH_TEXTURES_ORIGINALZONES_PK3 "b8d956fb556e45b323efe7dd0b34cef6"
|
||||
#define ASSET_HASH_CHARS_PK3 "bf014478cdda5e9208e3dea3c51f58c5"
|
||||
#define ASSET_HASH_FOLLOWERS_PK3 "19abaf775a4334ca1f450249ae5d3d6d"
|
||||
#define ASSET_HASH_MAPS_PK3 "884d1bbb00b7659857a5ab0451b089e1"
|
||||
#define ASSET_HASH_UNLOCKS_PK3 "9d1103bc3ea1dfb3d6bad6abe06ba234"
|
||||
#define ASSET_HASH_STAFFGHOSTS_PK3 "8601eb4ea3d8c27699f4984f30e81525"
|
||||
#define ASSET_HASH_FOLLOWERS_PK3 "a37b8796fc1d83d3398f79767aa0de47"
|
||||
#define ASSET_HASH_MAPS_PK3 "a8bd1f924531c483f500d96583b7b837"
|
||||
#define ASSET_HASH_UNLOCKS_PK3 "9d0820fe2f209d413c8922ccd301ca83"
|
||||
#define ASSET_HASH_STAFFGHOSTS_PK3 "9cb77f6c0e801c1bc61ca84870b65707"
|
||||
#define ASSET_HASH_SHADERS_PK3 "dbfb1d5eb9818cd2fb81680c0bab05c0"
|
||||
#ifdef USE_PATCH_FILE
|
||||
#define ASSET_HASH_PATCH_PK3 "00000000000000000000000000000000"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue