mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
parent
cfd003d9c5
commit
b590eff24e
|
@ -43,6 +43,7 @@ void CHud::ResetHudContainers()
|
|||
}
|
||||
|
||||
TextRender()->DeleteTextContainer(m_FPSTextContainerIndex);
|
||||
TextRender()->DeleteTextContainer(m_DDRaceEffectsTextContainerIndex);
|
||||
}
|
||||
|
||||
void CHud::OnWindowResize()
|
||||
|
|
Loading…
Reference in a new issue