Merge remote-tracking branch 'origin/master'
continuous-integration/drone/push Build is passing Details

old_branch_before_remy
Jules LASCRET 11 months ago
commit 3720d4bcfa

File diff suppressed because one or more lines are too long

@ -272,7 +272,7 @@ namespace QwirkleClassLibrary.Games
{ {
foreach (var p in players) foreach (var p in players)
{ {
for (int j = 0; j < 1; j++) // 6 for (int j = 0; j < 6; j++)
{ {
if (bag != null && p.Tiles.Count < 6) if (bag != null && p.Tiles.Count < 6)
{ {

Loading…
Cancel
Save