mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-21 19:45:10 +00:00
Make mario theme have HUD font header
This commit is contained in:
parent
800f2422f9
commit
b0be6143fb
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ static struct DjuiTheme sDjuiThemeMario = {
|
|||
}
|
||||
},
|
||||
.panels = {
|
||||
.hudFontHeader = false
|
||||
.hudFontHeader = true
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue