modif
This commit is contained in:
parent
54751614c8
commit
a1e1e5e6d8
@ -34,7 +34,7 @@
|
||||
|
||||
function Memory( options, level, nbcase ) {
|
||||
//console.log(nbcase);
|
||||
console.log("bob");
|
||||
//console.log("bob");
|
||||
this.options = extend( {}, this.options );
|
||||
extend( this.options, options );
|
||||
this._init(level, nbcase);
|
||||
|
Reference in New Issue
Block a user