mirror of
https://github.com/ysoftdevs/pf2016.git
synced 2026-03-26 11:02:11 +01:00
add animated instructions
This commit is contained in:
@@ -70,5 +70,5 @@ levelSelectorState.create = function() {
|
||||
|
||||
levelSelectorState.buttonReleased = function(sprite) {
|
||||
game.levelIndex = sprite.levelIndex;
|
||||
game.states.switchState('state');
|
||||
game.states.switchState('instructionsState');
|
||||
}
|
||||
Reference in New Issue
Block a user