mirror of
https://github.com/OpenRCT2/OpenRCT2.git
synced 2025-01-22 10:21:57 -05:00
Update backtrace token for upcoming release
This commit is contained in:
parent
d7823d3ad3
commit
1a74a74988
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ static const wchar_t* _wszCommitSha1Short = WSZ("");
|
|||
static const wchar_t* _wszArchitecture = WSZ(OPENRCT2_ARCHITECTURE);
|
||||
static std::map<std::wstring, std::wstring> _uploadFiles;
|
||||
|
||||
# define BACKTRACE_TOKEN 7956b7a98a2b70c816aa89907f0f06c03799569cffebe9131f77090b8f2d1b8d"
|
||||
# define BACKTRACE_TOKEN "7956b7a98a2b70c816aa89907f0f06c03799569cffebe9131f77090b8f2d1b8d"
|
||||
|
||||
using namespace OpenRCT2;
|
||||
|
||||
|
|
Loading…
Reference in a new issue