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.

9 rivejä
136 B

  1. -- 各平台可以根据需求覆盖此文件
  2. local ClubCestConfig =
  3. {
  4. -- 是否开启CEST
  5. CestOpen = true,
  6. }
  7. return ClubCestConfig