mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-21 23:39:12 +00:00
GuiSys and FrontEnd work
This commit is contained in:
@@ -80,7 +80,7 @@ void CQuitScreen::DoAdvance(CGuiTableGroup* caller)
|
||||
}
|
||||
}
|
||||
|
||||
EQuitAction CQuitScreen::Update()
|
||||
EQuitAction CQuitScreen::Update(float dt)
|
||||
{
|
||||
if (!x10_loadedFrame && x4_frame.IsLoaded())
|
||||
FinishedLoading();
|
||||
|
||||
Reference in New Issue
Block a user