Skip to content

Commit

Permalink
Fixed Material production cycle chart Pyrdacor#151
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Ostermann committed Oct 30, 2024
1 parent 3c1840d commit 4035876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Freeserf.Core/UI/PopupBox.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2072,7 +2072,7 @@ void DrawMaterialProductionCycleBox()
SetIcon(40, 41, 0xad);
SetIcon(40, 49, 0xa8);
SetIcon(40, 69, 0xac);
SetIcon(40, 73, 0xaa);
SetIcon(40, 93, 0xaa);
SetIcon(40, 117, 0xbb);
SetIcon(56, 41, 0xa4);
SetIcon(56, 105, 0xe); // sawmiller
Expand Down

0 comments on commit 4035876

Please sign in to comment.