Skip to content

Commit 9309d5b

Browse files
committed
Update wiki url for frlg ovwerworld shiny hunt
1 parent 5f46fe0 commit 9309d5b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SerialPrograms/Source/PokemonFRLG/Programs/ShinyHunting/PokemonFRLG_ShinyHunt-Overworld.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ namespace PokemonFRLG{
2222

2323
ShinyHuntOverworld_Descriptor::ShinyHuntOverworld_Descriptor()
2424
: SingleSwitchProgramDescriptor(
25-
"PokemonFRLG:OverworldReset",
25+
"PokemonFRLG:ShinyHuntOverworld",
2626
Pokemon::STRING_POKEMON + " FRLG", "Shiny Hunt - Overworld",
27-
"Programs/PokemonFRLG/OverworldReset.html",
27+
"Programs/PokemonFRLG/ShinyHunt-Overworld.html",
2828
"Shiny hunt Overworld Pokemon.",
2929
ProgramControllerClass::StandardController_NoRestrictions,
3030
FeedbackType::REQUIRED,

0 commit comments

Comments
 (0)