mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 09:47:43 +00:00
CFrontEnd fixes
This commit is contained in:
@@ -5,9 +5,11 @@ namespace urde
|
||||
namespace MP1
|
||||
{
|
||||
|
||||
CFrontEndUI::CFrontEndUI(CArchitectureQueue& queue)
|
||||
: CIOWin("CFrontEnd")
|
||||
{}
|
||||
CFrontEndUI::CFrontEndUI()
|
||||
: CIOWin("FrontEndUI")
|
||||
{
|
||||
}
|
||||
|
||||
void CFrontEndUI::OnSliderSelectionChange(CGuiSliderGroup* grp, float)
|
||||
{}
|
||||
void CFrontEndUI::OnCheckBoxSelectionChange(CGuiTableGroup* grp)
|
||||
|
||||
Reference in New Issue
Block a user