Fix dead players sliding with UT physics on.

Split main handler into a non-static (tied to level) and a static (independent from level) handler.
This commit is contained in:
Marisa the Magician 2019-02-03 22:24:39 +01:00
commit 4580076f83
5 changed files with 109 additions and 46 deletions

View file

@ -784,4 +784,3 @@ Class WarheadLauncher : UTWeapon
Wait;
}
}