dev_该合并了 #8

Merged
yutou merged 83 commits from dev_ into master 2024-01-17 17:23:44 +08:00
Showing only changes of commit 91a18835c3 - Show all commits

View File

@ -40,7 +40,7 @@ public class WoodenFish extends Model {
file=new File("muyu.mp3"); file=new File("muyu.mp3");
QQBotManager.getInstance().sendMessage(qq,"功德+1"); QQBotManager.getInstance().sendMessage(qq,"功德+1");
}else if(msg.contains("遥遥领先")){ }else if(msg.contains("遥遥领先")){
file=new File("遥遥领先.mp3"); file=new File("遥遥领先.silk");
} }
if(file!=null){ if(file!=null){
if(file.exists()) { if(file.exists()) {