Update maps.kart hash

This commit is contained in:
toaster 2022-10-31 11:03:01 +00:00
parent 163bf9e491
commit fbf696a38a

View file

@ -40,7 +40,7 @@
* Last updated 2020 / 08 / 30 - Kart v1.3 - patch.kart
* Last updated 2022 / 08 / 16 - Kart v1.4 - Main assets
* Last updated 2022 / 08 / 19 - Kart v1.5 - gfx.kart
* Last updated 2022 / 10 / 26 - Kart v1.6 - gfx.kart, maps.kart
* Last updated 2022 / 10 / 31 - Kart v1.6 - gfx.kart, maps.kart
*/
// Base SRB2 hashes
@ -53,7 +53,7 @@
#define ASSET_HASH_GFX_KART "06f86ee16136eb8a7043b15001797034"
#define ASSET_HASH_TEXTURES_KART "abb53d56aba47c3a8cb0f764da1c8b80"
#define ASSET_HASH_CHARS_KART "e2c428347dde52858a3dacd29fc5b964"
#define ASSET_HASH_MAPS_KART "ce353777feba6f8c2d7b1f59151a4126"
#define ASSET_HASH_MAPS_KART "59b75e162b4d29332b3c3f6b9c4e806a"
#ifdef USE_PATCH_KART
#define ASSET_HASH_PATCH_KART "00000000000000000000000000000000"
#endif