mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-27 07:51:36 +00:00
Fix shaders pk3 hash again
This commit is contained in:
parent
5864cf40c0
commit
ef2f7d4e25
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ extern "C" consvar_t cv_lua_profile, cv_menuframeskip;
|
|||
#define ASSET_HASH_MAPS_PK3 "a8bd1f924531c483f500d96583b7b837"
|
||||
#define ASSET_HASH_UNLOCKS_PK3 "ebc06ff46c2cc80e93dadf5f7099d7b8"
|
||||
#define ASSET_HASH_STAFFGHOSTS_PK3 "9cb77f6c0e801c1bc61ca84870b65707"
|
||||
#define ASSET_HASH_SHADERS_PK3 "4c827417c8b99c0ba2884cba34b9bd34"
|
||||
#define ASSET_HASH_SHADERS_PK3 "7aefd2aa55129b31210aa094cf782695"
|
||||
#ifdef USE_PATCH_FILE
|
||||
#define ASSET_HASH_PATCH_PK3 "00000000000000000000000000000000"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue