Make mario theme have HUD font header
This commit is contained in:
parent
800f2422f9
commit
b0be6143fb
|
@ -160,7 +160,7 @@ static struct DjuiTheme sDjuiThemeMario = {
|
|||
}
|
||||
},
|
||||
.panels = {
|
||||
.hudFontHeader = false
|
||||
.hudFontHeader = true
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue