From e945bc21e12768b1f31223db18c4abcbe64316f4 Mon Sep 17 00:00:00 2001 From: readhame Date: Thu, 16 Jul 2020 20:19:43 +0200 Subject: [PATCH] re commit --- HyperSet/.idea/workspace.xml | 5 +++-- HyperSet/vues/js/set.js | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/HyperSet/.idea/workspace.xml b/HyperSet/.idea/workspace.xml index fa87bb6..90356f9 100644 --- a/HyperSet/.idea/workspace.xml +++ b/HyperSet/.idea/workspace.xml @@ -125,6 +125,7 @@ + @@ -168,10 +169,10 @@ - + - + diff --git a/HyperSet/vues/js/set.js b/HyperSet/vues/js/set.js index e2ccaa3..bb27805 100644 --- a/HyperSet/vues/js/set.js +++ b/HyperSet/vues/js/set.js @@ -958,7 +958,7 @@ var Game = { shapes1.splice(0,1,carte1.shape); shapes1.splice(1,1,carte2.shape); - shapes1.splice(2,1,carte3.color); + shapes1.splice(2,1,carte3.shape); shapes1.splice(3, 1, card4[0].shape);