Merge pull request #1 from GunioRobot/clean

Hi! I cleaned up your code for you!
This commit is contained in:
Glenn Y. Rolland 2011-12-26 09:35:39 -08:00
commit b35bbab15c
45 changed files with 562 additions and 563 deletions

View file

@ -83,4 +83,3 @@
var smLoadFailWarning = 'Oh snap! : ' + (soundManager.hasHTML5 ? 'The flash portion of ' : '') + 'SoundManager 2 was unable to start. ';
_log(smLoadFailWarning) ;
});