This commit is contained in:
2025-04-07 17:02:14 +09:00
parent edbc7de2d5
commit 02fb1c53e7

View File

@@ -131,6 +131,7 @@ local bonus_gui_control_pts_count = Gui.element("bonus_gui_control_pts_count")
}:style{ }:style{
width = config.gui_display_width["half"], width = config.gui_display_width["half"],
font = "heading-2", font = "heading-2",
color = { 1, 0, 0 },
} }
--- A button used for pts calculations --- A button used for pts calculations