This commit is contained in:
2025-02-08 01:31:37 +09:00
parent de5462662f
commit c7280169a4

View File

@@ -125,7 +125,7 @@ local bonus_gui_control_pts_count = Gui.element("bonus_gui_control_pts_count")
name = Gui.property_from_name,
caption = "0 / " .. bonus_score_limit,
value = 0,
style = "electric_satisfaction_statistics_progressbar",
style = "progressbar",
}:style{
width = config.gui_display_width["half"],
font = "heading-2",