Skip to content

Commit b26edad

Browse files
committed
Fix tabs
1 parent 9187db0 commit b26edad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SerialPrograms/Source/PokemonLZA/Programs/ShinyHunting/PokemonLZA_ShinyHunt_BenchSit.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ void ShinyHunt_BenchSit::program(SingleSwitchProgramEnvironment& env, ProControl
193193
rounds_since_last_save = 0;
194194
} else {
195195
env.console.overlay().add_log("Game Save Failed. Will attempt to save after the next reset.", COLOR_RED);
196-
}
196+
}
197197
}
198198

199199
Milliseconds duration = WALK_FORWARD_DURATION;

0 commit comments

Comments
 (0)