Projectile physics hotfix from Demolitionist.
This commit is contained in:
parent
602a89cc68
commit
9e43bf8b8b
11 changed files with 57 additions and 7 deletions
|
|
@ -120,6 +120,8 @@ Class TranslocatorGlow : Actor
|
|||
|
||||
Class TranslocatorModule : Actor
|
||||
{
|
||||
Mixin UTMissileFix;
|
||||
|
||||
Actor b;
|
||||
bool alreadyhit;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue