xx hai 1 ano
pai
achega
a9f7faac2e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      assets/script/game/car.ts

+ 1 - 1
assets/script/game/car.ts

@@ -97,7 +97,7 @@ export class car extends Component {
         this.move_speed_y = tools.game_config.car_origin_speed
         this.hp = tools.game_config.car_init_num
         this.hp_bar.getComponent(hp_bar).updateHp(this.hp)
-        this.hp = 100000
+        // this.hp = 100000
         if(isReLife){
 
         }else{