xx преди 1 година
родител
ревизия
a9f7faac2e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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{