mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
.
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user