Skip to content

Commit 6b9faf9

Browse files
author
Gin
committed
option UI text change
1 parent 650c623 commit 6b9faf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SerialPrograms/Source/PokemonLA/Programs/General/PokemonLA_OutbreakFinder.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ std::unique_ptr<StatsTracker> OutbreakFinder_Descriptor::make_stats() const{
183183
OutbreakFinder::OutbreakFinder()
184184
: GO_HOME_WHEN_DONE(false)
185185
, RESET_GAME_AND_CONTINUE_SEARCHING(
186-
"<b>Reset game and continue searching at start</b><br>If the last outbreak found by the program does not yield what you want, check "
186+
"<b>Reset Game and Skip Outbreak at Start</b><br>If the last outbreak found by the program does not yield what you want, check "
187187
"this option to let the program reset the game and skip the ongoing outbreaks at start, before continuing the search.<br>"
188188
"Note: you must have saved at Jubilife Village front gate beforehand.",
189189
LockMode::LOCK_WHILE_RUNNING,

0 commit comments

Comments
 (0)