Skip to content

Commit ea773d8

Browse files
author
Gin
committed
fix
1 parent f6c3fc3 commit ea773d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,6 @@ std::vector<std::string> OutbreakFinder::run_iteration(
464464
save_game_from_overworld(env, env.console, context);
465465

466466
for(const auto& mmo_name: found_hisui_map_events){
467-
OutbreakFinder_Descriptor::Stats& stats = env.current_stats<OutbreakFinder_Descriptor::Stats>();
468467
int num_new_mmo_pokemon_found = 0;
469468
int num_new_star_mmo_found = 0;
470469
std::set<std::string> found_pokemon = enter_region_and_read_MMO(

0 commit comments

Comments
 (0)