Bug 320 - Wrong logic in landlord election
Summary: Wrong logic in landlord election
Status: RESOLVED FIXED
Alias: None
Product: Bro_Doudizhu
Classification: Unclassified
Component: entities (show other bugs)
Version: v_1.0
Hardware: PC Windows
: --- critical
Assignee: chaohuili0627
URL:
Depends on:
Blocks:
 
Reported: 2019-11-28 18:39 HKT by chaohuili0627
Modified: 2019-12-02 17:30 HKT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description chaohuili0627 2019-11-28 18:39:42 HKT
When all three players choose YES for the landlord election, one more chance should be given to the player who made the decision first. However, it is the second player's turn in fact.
Comment 1 chaohuili0627 2019-12-02 17:30:32 HKT
The bug has been fixed by altering the if-else logic in GameBoard.java