diff --git a/FileConfig.json b/FileConfig.json index a43c8f3..01d1d1e 100644 --- a/FileConfig.json +++ b/FileConfig.json @@ -68,10 +68,22 @@ "type": "str", "content": "在默认配置下:玩家每天累积在线5分钟、10分钟、20分钟、30分钟可获得奖励,累计满2天,4天,6天,8天都会有额外奖励领取,每月的2号会重置奖励" }, + { + "type": "str", + "content": "会根据鼠标悬停情况自动识别显示内容" + }, { "type": "img", "content": "1" }, + { + "type": "img", + "content": "2" + }, + { + "type": "img", + "content": "3" + }, { "type": "str", "content": "通过服务器的表格配置,配置在线时长,在线奖励,显示的位置。" diff --git a/Project/CumulativeReward/img/1.png b/Project/CumulativeReward/img/1.png index 114f938..934524b 100644 Binary files a/Project/CumulativeReward/img/1.png and b/Project/CumulativeReward/img/1.png differ diff --git a/Project/CumulativeReward/img/2.png b/Project/CumulativeReward/img/2.png index 7a502a4..ab42749 100644 Binary files a/Project/CumulativeReward/img/2.png and b/Project/CumulativeReward/img/2.png differ diff --git a/Project/CumulativeReward/img/3.png b/Project/CumulativeReward/img/3.png new file mode 100644 index 0000000..5c42688 Binary files /dev/null and b/Project/CumulativeReward/img/3.png differ diff --git a/Project/CumulativeReward/img/4.png b/Project/CumulativeReward/img/4.png new file mode 100644 index 0000000..7a502a4 Binary files /dev/null and b/Project/CumulativeReward/img/4.png differ