1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-25 13:36:45 -05:00

Merge pull request #5273 from timleg002/patch-1

typo fix
This commit is contained in:
bunnei
2021-01-02 12:31:19 -08:00
committed by GitHub

View File

@@ -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;