- Backend update from Raze.
This commit is contained in:
parent
68d3f474ce
commit
f6bfc48d9f
16 changed files with 59 additions and 43 deletions
|
|
@ -150,13 +150,13 @@ void DeinitMenus()
|
|||
pair->Value = nullptr;
|
||||
}
|
||||
}
|
||||
MenuDescriptors.Clear();
|
||||
OptionValues.Clear();
|
||||
if (menuDelegate)
|
||||
{
|
||||
menuDelegate->Destroy();
|
||||
menuDelegate = nullptr;
|
||||
}
|
||||
MenuDescriptors.Clear();
|
||||
OptionValues.Clear();
|
||||
}
|
||||
|
||||
FTextureID GetMenuTexture(const char* const name)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue