hintless altar text (#2456)

Co-authored-by: briaguya <briaguya@alice>
This commit is contained in:
briaguya
2023-02-15 21:00:44 -05:00
committed by GitHub
parent 622d8c4aff
commit deb47ea430
4 changed files with 37 additions and 31 deletions

View File

@@ -1079,9 +1079,7 @@ int Fill() {
}
//Always execute ganon hint generation for the funny line
CreateGanonText();
if (AltarHintText) {
CreateAltarText();
}
CreateAltarText(AltarHintText);
if (DampeHintText) {
CreateDampesDiaryText();
}