Skip to content

Commit

Permalink
Update soh/soh/Enhancements/randomizer/3drando/hints.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettjoecox authored Oct 22, 2023
1 parent ac7c487 commit 9318c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion soh/soh/Enhancements/randomizer/3drando/hints.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -882,7 +882,7 @@ void CreateSheikText() {
lightArrowHintLoc = Location(lightArrowLocation[0])->GetName();
Text area = GetHintRegion(Location(lightArrowLocation[0])->GetParentRegionKey())->GetHint().GetText();
Text temp1 = Text{
"I overheard Ganondorf say that he misplaced the %yLight Arrows%w in%r",
"I overheard Ganondorf say that he misplaced the %yLight Arrows%w in %r",
"J'ai entendu dire que Ganondorf aurait caché les %yFlèches de Lumière%w dans %r",
""
};
Expand Down

0 comments on commit 9318c25

Please sign in to comment.