Update to RC2

This commit is contained in:
LJ Sonic 2021-04-25 23:04:51 +02:00
parent ddcc44fb25
commit 40a67719dc
2 changed files with 2 additions and 2 deletions

View file

@ -39,7 +39,7 @@
#define ASSET_HASH_ZONES_PK3 "f7e88afb6af7996a834c7d663144bead"
#define ASSET_HASH_PLAYER_DTA "49dad7b24634c89728cc3e0b689e12bb"
#ifdef USE_PATCH_DTA
#define ASSET_HASH_PATCH_PK3 "f1cd852cde8ec9ffd4f4d654f4058bb8"
#define ASSET_HASH_PATCH_PK3 "105f26844c6d34b245bcfd1b84843a06"
#endif
#endif

View file

@ -12,4 +12,4 @@
#define MODVERSION 50
// Define this as a prerelease version suffix
#define BETAVERSION "RC1"
#define BETAVERSION "RC2"