This commit is contained in:
Julian Lam
2014-04-12 17:05:22 -04:00
parent a091e06fe3
commit 29ec14efa0

View File

@@ -101,6 +101,5 @@ define(['buzz'], function(buzz) {
}
};
Sounds.init();
return Sounds;
});