mirror of
https://github.com/OpenRCT2/OpenRCT2.git
synced 2025-01-22 10:21:57 -05:00
Update Backtrace token
This commit is contained in:
parent
54574694a6
commit
e9e8dceca7
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue