GameConst.ts 72 B

12345
  1. export class GameConst {
  2. static canjuLevel:string="canjuLevel";
  3. }