Asset hash update

This commit is contained in:
toaster 2024-04-15 02:13:46 +01:00
parent 0a80cb826d
commit 46c70d2683

View file

@ -107,16 +107,16 @@ extern "C" consvar_t cv_lua_profile, cv_menuframeskip;
/* Manually defined asset hashes
*/
#define ASSET_HASH_BIOS_PK3 "c10411e5071aa3351777cabd43aa3b45"
#define ASSET_HASH_SCRIPTS_PK3 "262bd419462ec93a358883a99d7c7b8a"
#define ASSET_HASH_GFX_PK3 "254c31b8ea72360393ad53331c3629f5"
#define ASSET_HASH_BIOS_PK3 "880b4a4332e055917c624bbbf4ebd44b"
#define ASSET_HASH_SCRIPTS_PK3 "15e65f7f6d5460f9362c646714f57578"
#define ASSET_HASH_GFX_PK3 "3232da11054bcef8ea8048e4b8888c7e"
#define ASSET_HASH_TEXTURES_GENERAL_PK3 "1c91e9d6f407ba8350f7c2dce0035936"
#define ASSET_HASH_TEXTURES_SEGAZONES_PK3 "fb8d3bdf9cd63c508170e89d8d71d2e7"
#define ASSET_HASH_TEXTURES_ORIGINALZONES_PK3 "9939a34fbca13864e0b6fb5e8a846e7b"
#define ASSET_HASH_CHARS_PK3 "bf014478cdda5e9208e3dea3c51f58c5"
#define ASSET_HASH_FOLLOWERS_PK3 "19abaf775a4334ca1f450249ae5d3d6d"
#define ASSET_HASH_MAPS_PK3 "282cf0fc7ea4d361d654a95a7f13f4e2"
#define ASSET_HASH_UNLOCKS_PK3 "a6ac04b7bdd3b394fcd455560ed47326"
#define ASSET_HASH_MAPS_PK3 "5e7167fd78cf838306f925a1c7652968"
#define ASSET_HASH_UNLOCKS_PK3 "2b80614902ad48b21a3451c3b430721b"
#define ASSET_HASH_STAFFGHOSTS_PK3 "67e5613370d635985103f630ee5114c1"
#define ASSET_HASH_SHADERS_PK3 "dbfb1d5eb9818cd2fb81680c0bab05c0"
#ifdef USE_PATCH_FILE