Bug 320

Summary: Wrong logic in landlord election
Product: Bro_Doudizhu Reporter: chaohuili0627
Component: entitiesAssignee: chaohuili0627
Status: RESOLVED FIXED    
Severity: critical    
Priority: ---    
Version: v_1.0   
Hardware: PC   
OS: Windows   

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