serious fuckup fix

This commit is contained in:
Shtoyan 2022-07-19 18:23:23 +04:00
parent bd75ab852e
commit a6b1a306bd
2 changed files with 41 additions and 41 deletions

View File

@ -6,7 +6,7 @@ var int maxBleedCount;
var private float fBleedPeriod;
var int bleedLevel;
var MeanZombieCrawler stalker;
var MeanZombieStalker stalker;
event PostBeginPlay()