Commit 5fb9c53e authored by Taddeüs Kroes's avatar Taddeüs Kroes

- Commit to be able to pull...

parent f3205726
...@@ -71,6 +71,7 @@ static void gup(FILE * log1, FILE * log2, int pipe_id[2], int myNumber) ...@@ -71,6 +71,7 @@ static void gup(FILE * log1, FILE * log2, int pipe_id[2], int myNumber)
fprintf(log3, "antidote used (%d left) \n", antidote); fprintf(log3, "antidote used (%d left) \n", antidote);
break; break;
} }
}
else if( c == 'A' ) else if( c == 'A' )
{ {
antidote++; antidote++;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment