import { _decorator } from 'cc' export class GameConfig { public static GameName: string = 'FishSingle' }