Skip to content

Commit

Permalink
chore: add a newline
Browse files Browse the repository at this point in the history
  • Loading branch information
dongwlin committed Oct 15, 2023
1 parent dcb5c87 commit c0107e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/cli/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ bool proc_argv(int argc, char** argv, bool& debug, std::string& adb, std::string
" 3. Armada\n"
" 4. Shop\n"
" 5. Awards\n"
" 6. UniversalMirage"
" 6. UniversalMirage\n"
<< std::endl
<< "Please enter the task numbers to be executed: "
<< std::endl;
Expand Down

0 comments on commit c0107e8

Please sign in to comment.