Update patch.pk3 hash

This commit is contained in:
lachwright 2020-07-08 00:42:31 +08:00
parent 706b3c509d
commit 129fd2e27b
1 changed files with 2 additions and 2 deletions

View File

@ -30,13 +30,13 @@
* Last updated 2020 / 02 / 22 - v2.2.2 - patch.pk3
* Last updated 2020 / 05 / 10 - v2.2.3 - player.dta & patch.pk3
* Last updated 2020 / 05 / 11 - v2.2.4 - patch.pk3
* Last updated 2020 / 07 / 06 - v2.2.5 - player.dta & patch.pk3
* Last updated 2020 / 07 / 07 - v2.2.5 - player.dta & patch.pk3
*/
#define ASSET_HASH_SRB2_PK3 "0277c9416756627004e83cbb5b2e3e28"
#define ASSET_HASH_ZONES_PK3 "f7e88afb6af7996a834c7d663144bead"
#define ASSET_HASH_PLAYER_DTA "3a48810db46c7790bd373d7e05af5221"
#ifdef USE_PATCH_DTA
#define ASSET_HASH_PATCH_PK3 "f69f3808637edfb8118537b99ac320c4"
#define ASSET_HASH_PATCH_PK3 "57af2ba105dc4eb1e5b8e39e6aafaa4d"
#endif
#endif