This commit is contained in:
2025-02-08 01:36:41 +09:00
parent c7280169a4
commit 725ae0d7b3

View File

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