Skip to content

Commit

Permalink
FIX merging conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Ranran-the-JuicyPork committed Feb 10, 2024
1 parent 9459ec5 commit 35c60a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui/line_waiting_status.cc
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ void gui_halt_waiting_catg_t::update()
new_component<gui_label_t>("-", COL_INACTIVE);
}
else if (!update_seed) {
new_component<gui_margin_t>(GOODS_COLOR_BOX_HEIGHT);
new_component<gui_label_t>("0", SYSCOL_TEXT_WEAK);
}
else {
Expand Down

0 comments on commit 35c60a4

Please sign in to comment.