userdetails page show bonus table

This commit is contained in:
xiaomlove
2022-10-13 18:52:10 +08:00
parent 749afd6c5a
commit b435e49581
16 changed files with 185 additions and 70 deletions
+1
View File
@@ -155,5 +155,6 @@ $lang_userdetails = array
'row_user_props' => '道具',
'meta_key_change_username_username' => '新用戶名',
'consume' => '使用',
'text_bonus_table' => '時魔',
);
?>