Last patch

Commits like that are lazy and shitty, but fuck it, it's the last patch.
This commit is contained in:
Anton Tarasenko 2020-07-03 18:03:21 +07:00
commit bd54850e38
35 changed files with 81 additions and 49 deletions

View file

@ -1,6 +1,7 @@
class NiceInteraction extends Interaction
dependson(NicePack)
dependson(NiceAbilityManager);
#exec OBJ LOAD FILE=KillingFloorHUD.utx
#exec OBJ LOAD FILE=KillingFloor2HUD.utx
var NicePack NicePackMutator;
var Material bleedIcon, poisonIcon;
@ -48,7 +49,6 @@ function PostRender(Canvas C){
return;
scrnHUDInstance = ScrnHUD(nicePlayer.myHUD);
//// Draw bleed and poison icons
C.SetDrawColor(255, 255, 255);
szRI = class'MeanReplicationInfo'.static.findSZri(ViewportOwner.Actor.PlayerReplicationInfo);
offset = 4;
if(szRI != none){