mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:47:42 +00:00
CHudDecoInterface: Make missed virtual call in constructor explicit
Missed this one in the previous commit.
This commit is contained in:
@@ -482,7 +482,7 @@ CHudDecoInterfaceThermal::CHudDecoInterfaceThermal(CGuiFrame& selHud) {
|
||||
}
|
||||
|
||||
x14_pivotPosition = x78_basewidget_pivot->GetIdlePosition();
|
||||
UpdateHudAlpha();
|
||||
CHudDecoInterfaceThermal::UpdateHudAlpha();
|
||||
}
|
||||
|
||||
void CHudDecoInterfaceThermal::UpdateVisibility() {
|
||||
|
||||
Reference in New Issue
Block a user