Fix more entries

This commit is contained in:
twinaphex 2016-07-16 19:09:38 +02:00
parent a5098f19a1
commit 10f3a63cec

View File

@ -6973,7 +6973,7 @@ static bool setting_append_list(
msg_hash_to_str(MENU_ENUM_LABEL_MATERIALUI_MENU_HEADER_OPACITY),
msg_hash_to_str(MENU_ENUM_LABEL_VALUE_MATERIALUI_MENU_HEADER_OPACITY),
menu_header_opacity,
"%.3f %",
"%.3f",
&group_info,
&subgroup_info,
parent_group,
@ -6988,7 +6988,7 @@ static bool setting_append_list(
msg_hash_to_str(MENU_ENUM_LABEL_MATERIALUI_MENU_FOOTER_OPACITY),
msg_hash_to_str(MENU_ENUM_LABEL_VALUE_MATERIALUI_MENU_FOOTER_OPACITY),
menu_footer_opacity,
"%.3f %",
"%.3f",
&group_info,
&subgroup_info,
parent_group,