Skip to content

Conversation

@Tzupy
Copy link
Collaborator

@Tzupy Tzupy commented Dec 21, 2018

Fixed a small bug where the last push message didn't appear in the summary before the deadlock occurred.

Was tested using the following code as Player's outputs:

if (turnType == 0) {
    System.out.println("PUSH 1 UP");
 } else {
    System.out.println("PASS");
 }

@Tzupy Tzupy closed this Dec 21, 2018
@Tzupy Tzupy deleted the push-message-before-deadlock branch December 21, 2018 13:44
@Tzupy Tzupy restored the push-message-before-deadlock branch December 21, 2018 13:45
@Tzupy Tzupy reopened this Dec 21, 2018
@Tzupy
Copy link
Collaborator Author

Tzupy commented Dec 21, 2018

Accidentally deleted the branch >.<

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants