This commit is contained in:
yuexin 2021-03-30 13:14:46 +08:00
parent 92a87c3995
commit 85d7d1035c

View File

@ -802,7 +802,7 @@ export class PlayerHandler {
}; };
onRoundWin(){ onRoundWin(){
this.singleCheckSkills(this._self, TriggerType.NO_COND);
}; };
onGameStart(){ onGameStart(){