You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 regels
205 B

  1. local bzpDef = PKFramework.PKFrameworkClassImprot("pk_base.luaScript.PKDef")
  2. --一般邀请信息标题用
  3. bzpDef.GameID = GAME_IDS.BanZiPao
  4. bzpDef.GameName = getSubGameName(bzpDef.GameID)
  5. return bzpDef