D29840: enumeration memory games multiple_dataset

Johnny Jazeix <[email protected]> Sun, 7 Jun 2020 20:32:25 +0000
Newsgroups gmane.comp.kde.devel.education
Message-ID <8c51c85acb139aeae4669428f451fd59__27580.6729144946$1591561976$gmane$org@localhost.localdomain>
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