Fix Shadow Temple title card
This commit is contained in:
committed by
Nicholas Estelami
parent
e8837cf247
commit
a59317627f
@@ -768,7 +768,7 @@ void TitleCard_InitPlaceName(GlobalContext* globalCtx, TitleCardContext* titleCt
|
|||||||
texture = gSpiritTempleTitleCardENGTex;
|
texture = gSpiritTempleTitleCardENGTex;
|
||||||
break;
|
break;
|
||||||
case SCENE_HAKADAN:
|
case SCENE_HAKADAN:
|
||||||
texture = gSpiritTempleTitleCardENGTex;
|
texture = gShadowTempleTitleCardENGTex;
|
||||||
break;
|
break;
|
||||||
case SCENE_HAKADANCH:
|
case SCENE_HAKADANCH:
|
||||||
texture = gBottomOfTheWellTitleCardENGTex;
|
texture = gBottomOfTheWellTitleCardENGTex;
|
||||||
|
|||||||
Reference in New Issue
Block a user