D29840: enumeration memory games multiple_dataset

Johnny Jazeix <[email protected]> Sun, 7 Jun 2020 20:32:25 +0000
Newsgroups gmane.comp.kde.education
Message-ID <[email protected]>
jjazeix added inline comments.

INLINE COMMENTS

> memory.js:73
>  
> -    if(rows * columns > maxData) {
> +    if(rows * columns  > maxData * 2) {
>          console.log("ERROR: Memory dataset does not have enough data pairs at level ",

extra space added

REPOSITORY
  R2 GCompris

REVISION DETAIL
  https://phabricator.kde.org/D29840

To: dekumar, #gcompris_improvements, jjazeix, timotheegiet, AkshayCHD, amankumargupta, echarruau
Cc: kde-edu, narvaez, apol