NEVERMIND I FIXED IT.
This commit is contained in:
parent
7c43dafd6a
commit
982bd42f60
6 changed files with 93 additions and 34 deletions
|
|
@ -579,7 +579,7 @@ Class PulseGun : UTWeapon
|
|||
}
|
||||
if ( !Owner || !Owner.player || (Owner != players[consoleplayer].Camera) ) return;
|
||||
ammoled.mygun = self;
|
||||
//TexMan.SetCameraToTexture(ammoled,"PAmmoLed",90);
|
||||
TexMan.SetCameraToTexture(ammoled,"PAmmoLed",90);
|
||||
}
|
||||
|
||||
override int, int, bool, bool GetClipAmount()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue