mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Revert accidental commit setting RENDERDOC_OFFICIAL_BUILD to 1
* This was during testing and accidentally got rolled in. My bad!
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
|
||||
// You should NOT enable this variable. This is used by upstream builds to determine whether
|
||||
// this is an official build e.g. that should send crash reports.
|
||||
#define RENDERDOC_OFFICIAL_BUILD 1
|
||||
#define RENDERDOC_OFFICIAL_BUILD 0
|
||||
|
||||
// The major and minor version that describe this build. These numbers are modified linearly
|
||||
// upstream and should not be modified downstream. You can set DISTRIBUTION_VERSION to include any
|
||||
|
||||
Reference in New Issue
Block a user