Projectile physics hotfix from Demolitionist.
This commit is contained in:
parent
ba4fabc410
commit
ec1794c755
14 changed files with 65 additions and 2 deletions
|
|
@ -20,6 +20,8 @@ Class UTranslocatorAmmo : Ammo
|
|||
|
||||
Class UTranslocatorModule : Actor
|
||||
{
|
||||
Mixin UMissileFix;
|
||||
|
||||
Actor b;
|
||||
bool alreadyhit;
|
||||
double anglevel;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue