Skip to content

Commit

Permalink
Merge branch '4.4.1'
Browse files Browse the repository at this point in the history
refs #14
  • Loading branch information
niku committed Feb 22, 2015
2 parents 40eeace + 3c16511 commit 4c775c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main-scene.js
@@ -1,6 +1,7 @@
// http://www.cocos2d-x.org/reference/html5-js/V3.2/symbols/cc.Layer.html
var MainSceneLayer = cc.Layer.extend({
player_: null,
fruits_: [],

// http://www.cocos2d-x.org/reference/html5-js/V3.2/symbols/cc.Layer.html#ctor
ctor: function() {
Expand Down

0 comments on commit 4c775c2

Please sign in to comment.