lvjincheng 4 лет назад
Родитель
Сommit
4e2085114c
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      Assets/BowArrow/Scripts/Manager/GameMode/WolfHuntGameMode_LocalPK.cs

+ 1 - 0
Assets/BowArrow/Scripts/Manager/GameMode/WolfHuntGameMode_LocalPK.cs

@@ -25,6 +25,7 @@ public class WolfHuntGameMode_LocalPK : WolfHuntGameMode, ChallengeGameModeLocal
                 AnnounceGameOver();
                 AnnounceGameOver();
             }
             }
         };
         };
+        // this.playerHpList[0] = this.playerHpList[1] = this.hpMax = this.hp = 20;
         // QuicklyCreateAnimalForDebug();
         // QuicklyCreateAnimalForDebug();
     }
     }