167168169170171172173174
return; } } while (player != currentSelectingPlayer); //all tiles has been auctioned bazaarCap.setBazaarTileSelectingPlayer(null); game.post(new BazaarAuctionEndEvent()); next(); }