File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
SerialPrograms/Source/PokemonLA/Programs/General Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ std::unique_ptr<StatsTracker> OutbreakFinder_Descriptor::make_stats() const{
183183OutbreakFinder::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,
You can’t perform that action at this time.
0 commit comments