Translatable mainpanel
This commit is contained in:
parent
4bf58b3795
commit
7771a08d03
31 changed files with 532 additions and 300 deletions
|
|
@ -4141,7 +4141,7 @@ void DrawUniqueInfo(const Surface &out)
|
|||
break;
|
||||
rect.position.y += 2 * 12;
|
||||
PrintItemPower(power.type, &curruitem);
|
||||
DrawString(out, tempstr, rect, UiFlags::ColorSilver | UiFlags::AlignCenter);
|
||||
DrawString(out, tempstr, rect, UiFlags::ColorWhite | UiFlags::AlignCenter);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue