Explorar el Código

1111111111111

woso_javan hace 3 meses
padre
commit
377fc9c994
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      assets/module_take_goblet/RoosterTakeGoblet.ts

+ 1 - 0
assets/module_take_goblet/RoosterTakeGoblet.ts

@@ -32,6 +32,7 @@ export class RoosterTakeGoblet extends Component {
         await LevelManager.instance.gameStart();
 
         this.refreshCupCount();
+        this.onUpdateLvl();
     }
 
     registerListener() {