Skip to content

Commit

Permalink
Use better name for file
Browse files Browse the repository at this point in the history
  • Loading branch information
ldurniat committed Dec 18, 2020
1 parent 658a5b8 commit a818fd5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion main.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
local composer = require( 'composer' )

-- Go to the game screen
composer.gotoScene( 'game' )
composer.gotoScene( 'level' )

0 comments on commit a818fd5

Please sign in to comment.