Use a better font
# Conflicts: # wadsrc/static/newmenufont.ttf
This commit is contained in:
parent
12c40ea950
commit
787eb625e5
5 changed files with 95 additions and 2 deletions
|
|
@ -95,7 +95,7 @@ LauncherWindow::LauncherWindow(WadStuff* wads, int numwads, int defaultiwad, int
|
|||
GamesList->AddItem(work.GetChars());
|
||||
}
|
||||
|
||||
Logo->SetImage(Image::LoadResource("banner.png"));
|
||||
Logo->SetImage(Image::LoadResource("widgets/banner.png"));
|
||||
}
|
||||
|
||||
void LauncherWindow::OnGeometryChanged()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue