Update Backtrace token

This commit is contained in:
Gymnasiast 2021-11-21 22:40:19 +01:00
parent 54574694a6
commit e9e8dceca7
No known key found for this signature in database
GPG Key ID: DBFFF47AB2CA3EDD
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ const wchar_t* _wszCommitSha1Short = WSZ("");
// OPENRCT2_ARCHITECTURE is required to be defined in version.h
const wchar_t* _wszArchitecture = WSZ(OPENRCT2_ARCHITECTURE);
# define BACKTRACE_TOKEN L"286a09f8b2c044aab6389a4c4c2b0b1decfbd1860badb5da84a95effee3a3210"
# define BACKTRACE_TOKEN L"4347a8e1f5ba17ca0fc1018b770643b3a816c7e6e1a378193b119fd2d7dde7d7"
using namespace OpenRCT2;