diff --git a/configuration.h b/configuration.h index fdf797550c..0ef54157a3 100644 --- a/configuration.h +++ b/configuration.h @@ -58,7 +58,7 @@ struct config_float_setting_ptr const char *ident; float *ptr; bool def_enable; - bool def; + float def; }; struct config_string_setting_ptr