mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 09:47:43 +00:00
Ensure directories are created late in extract
This commit is contained in:
@@ -33,8 +33,8 @@ CMFGameLoader::CMFGameLoader() : CMFGameLoaderBase("CMFGameLoader")
|
||||
{
|
||||
switch (g_Main->GetFlowState())
|
||||
{
|
||||
case CMain::EFlowState::Five:
|
||||
case CMain::EFlowState::Six:
|
||||
case EFlowState::Five:
|
||||
case EFlowState::Six:
|
||||
{
|
||||
ResId mlvlId = g_GameState->CurrentWorldAssetId();
|
||||
// g_GameState->WorldTransitionManager()->
|
||||
|
||||
Reference in New Issue
Block a user