Tweaks and fixes to Weapon Wheel.
This commit is contained in:
parent
6f4b0bb0b4
commit
69b49bb1f3
3 changed files with 16 additions and 10 deletions
|
|
@ -6,7 +6,7 @@ extend Class SWWMHandler
|
|||
// for the compact hud
|
||||
transient int WeaponFlash[10];
|
||||
// weapon selector
|
||||
transient ui SWWMWeaponSelect wsel;
|
||||
ui SWWMWeaponSelect wsel;
|
||||
|
||||
override void ConsoleProcess( ConsoleEvent e )
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue