Skip to content

Commit

Permalink
Maintenence
Browse files Browse the repository at this point in the history
Removed test code that has been commented out previously.
  • Loading branch information
coronarob committed Dec 7, 2016
1 parent 26c9c35 commit fb42c64
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ end

-- reserve music channel
audio.reserveChannels(1)
-- stream music
--bgMusic = audio.loadStream( "scene/menu/sfx/titletheme.wav" )

-- go to menu screen
composer.gotoScene( "scene.menu", { params={ } } )
Expand Down

0 comments on commit fb42c64

Please sign in to comment.