遥遥领先
This commit is contained in:
parent
91a18835c3
commit
5846ef5016
@ -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("遥遥领先.silk");
|
file=new File("遥遥领先.amr");
|
||||||
}
|
}
|
||||||
if(file!=null){
|
if(file!=null){
|
||||||
if(file.exists()) {
|
if(file.exists()) {
|
||||||
|
Loading…
Reference in New Issue
Block a user