lvjincheng hace 4 años
padre
commit
4e2085114c

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

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