copy changes
This commit is contained in:
parent
7cad5b3ef6
commit
00b55add86
@ -88,7 +88,7 @@ export class Tutorial extends events.EventEmitter{
|
||||
this._sendUserMelody()
|
||||
return this._promiseTimeout(500)
|
||||
}).then(() => {
|
||||
this._addText('A neural network will respond to what you play', 'ai', 5000)
|
||||
this._addText('the computer will respond to what you play', 'ai', 5000)
|
||||
})
|
||||
}
|
||||
_promiseTimeout(time){
|
||||
|
Loading…
Reference in New Issue
Block a user