bonus redemption limit click frequency

This commit is contained in:
xiaomlove
2022-09-11 01:15:31 +08:00
parent 55589c8d8e
commit 771e7ad88f
8 changed files with 79 additions and 8 deletions

View File

@@ -138,6 +138,7 @@ $lang_mybonus = array
'reward_type_basic' => '基本奖励',
'reward_type_harem_addition' => '后宫加成',
'bonus_base' => '基础魔力',
'lock_text' => '系统限制 %s 秒内只能点击交换按钮一次!',
);
?>