Jelajahi Sumber

update store coin

zy_1995 9 bulan lalu
induk
melakukan
3d625ec1fd
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      assets/Module/Store/Script/Store.ts

+ 1 - 0
assets/Module/Store/Script/Store.ts

@@ -46,6 +46,7 @@ export default class Store extends cc.Component {
 
     ShowView() {
         this.node.active = true;
+        this.updateCoin();
     }
 
     protected onEnable(): void {