Skip to content

Commit

Permalink
removed conflicts
Browse files Browse the repository at this point in the history
Conflicts:
	src/layer/Layer.js
  • Loading branch information
rezoner committed Mar 8, 2017
2 parents 256018a + 5f1080f commit ee2707e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Keyboard.js
Expand Up @@ -255,4 +255,4 @@ PLAYGROUND.Keyboard.prototype = {

};

PLAYGROUND.Utils.extend(PLAYGROUND.Keyboard.prototype, PLAYGROUND.Events.prototype);
PLAYGROUND.Utils.extend(PLAYGROUND.Keyboard.prototype, PLAYGROUND.Events.prototype);
2 changes: 1 addition & 1 deletion src/layer/Layer.js
Expand Up @@ -97,4 +97,4 @@ PLAYGROUND.Canvas.prototype = {

}

};
};

0 comments on commit ee2707e

Please sign in to comment.