This commit is contained in:
Marisa the Magician 2019-05-03 17:31:21 +02:00
commit 8bf25266bc
7 changed files with 91 additions and 16 deletions

View file

@ -406,4 +406,4 @@ Class UTPlayerHereticCompatTBoss : UTPlayerHereticCompat
if ( bossfootsteps.GetBool() ) A_PlaySound("ut/bossfootstep",CHAN_5,vol);
else Super.PlayFootstep(vol);
}
}
}