better lesson sound

pull/2069/head
Thibault Duplessis 2016-06-29 14:08:17 +02:00
parent b35393074e
commit bb82d0f2a1
5 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -18,6 +18,6 @@ var make = function(file, volume) {
module.exports = {
move: make('standard/Move'),
take: make('sfx/Tournament3rd'),
stageEnd: make('win'),
stageEnd: make('other/energy3'),
lessonEnd: make('sfx/Tournament1st')
};