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