mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
提交挂机
This commit is contained in:
@@ -132,8 +132,7 @@ export class IntoBattleView extends JNLayerBase {
|
||||
app.layer.Open(GUI.Tips,{text:"请选择宠物."})
|
||||
return;
|
||||
}
|
||||
if(await API.PetUpLevel(this.pets[this.index].petId))
|
||||
app.layer.Open(GUI.Tips,{text:"升级成功!"})
|
||||
await API.PetUpLevel(this.pets[this.index].petId)
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user