源战役客户端
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.

4 lines
213 B

  1. Config = Config or {}
  2. Config.Beachvoice = {
  3. [1] = {type = 1,cd = 0,base_id = 1,desc = [[ 成为投票榜第一 ]]},
  4. [2] = {type = 2,cd = 300,base_id = 2,desc = [[ 点击投票按钮 ]]},
  5. }