Commit 817209c0 authored by XieChuanJin's avatar XieChuanJin

开放game

parent 9b7b3989
......@@ -15,7 +15,7 @@ import { initNECaptcha } from "./Component/InitNECaptcha";
*/
export class ShootPlanet extends engine.Container {
private game: Game = null;
public game: Game = null;
private isSubmited = false;
private constantSubmitSeq = 1;
private needSubmitCount = 0; //实际分数减去ConstantSubmitScoreNum的次数
......
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