bunnei
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/core/settings.h
|
|
@ -221,7 +221,7 @@ struct Values { |
|
|
bool disable_macro_jit; |
|
|
bool disable_macro_jit; |
|
|
bool extended_logging; |
|
|
bool extended_logging; |
|
|
|
|
|
|
|
|
// Misceallaneous |
|
|
|
|
|
|
|
|
// Miscellaneous |
|
|
std::string log_filter; |
|
|
std::string log_filter; |
|
|
bool use_dev_keys; |
|
|
bool use_dev_keys; |
|
|
|
|
|
|
|
|
|