GUI: my battery is low
This commit is contained in:
parent
f9365a3804
commit
8764f1866f
1 changed files with 1 additions and 1 deletions
|
|
@ -277,7 +277,7 @@ void FurnaceGUI::drawPatternNew() {
|
|||
dl->AddRectFilled(
|
||||
selRect.Min,
|
||||
selRect.Max,
|
||||
ImGui::GetColorU32();
|
||||
ImGui::GetColorU32(uiColors[GUI_COLOR_PATTERN_SELECTION])
|
||||
)
|
||||
curSelFindStage=3;
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue