[Emulator] Change default config value for query_occlusion_fake_sample_count
This commit is contained in:
committed by
Radosław Gliński
parent
6a8a6d15c0
commit
1fd501db01
@@ -490,7 +490,7 @@ class IConfigVarUpdate {
|
||||
// If you're reviewing a pull request with a change here, check if 1) has been
|
||||
// done by the submitter before merging.
|
||||
static constexpr uint32_t kLastCommittedUpdateDate =
|
||||
MakeConfigVarUpdateDate(2024, 8, 31, 20);
|
||||
MakeConfigVarUpdateDate(2024, 9, 23, 9);
|
||||
|
||||
virtual ~IConfigVarUpdate() = default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user