Commit 9acdb1c6 authored by chenzihui's avatar chenzihui

完成

parent 50b4b166
......@@ -41,7 +41,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
suiCake:cc.Node;
@property(cc.Node)
posNode:cc.Node;
rightQuestion:number;
rightQuestion:number = 0;
@property(cc.Node)
endNode:cc.Node;
@property(cc.Node)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment