Skip to content
Permalink
Browse files
Update Sayo Code
  • Loading branch information
ogundip2 committed Feb 25, 2019
1 parent 73ee7a5 commit b0c0a4a53831a99cb6b4f325dd29a156de3c7174
Showing 1 changed file with 1 addition and 1 deletion.
@@ -105,7 +105,7 @@ retry:
std::cout << "Chief: Choose, do what you prefer, I'll do the other one" << std::endl;

int choiceTwo2_Path;
std::cout << "#Which task are you going to do?" << std::endl;
std::cout << "# Which task are you going to do?" << std::endl;
std::cout << "\t >> Enter '1' to collect food" << std::endl;
std::cout << "\t >> Enter '2' to make a tent" << std::endl;
retry1:

0 comments on commit b0c0a4a

Please sign in to comment.