mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-07-05 19:38:30 -05:00
Die Rise: allow using PaP while elevator is moving
This commit is contained in:
@ -235,9 +235,6 @@ vending_weapon_upgrade()
|
||||
continue;
|
||||
}
|
||||
|
||||
if ( isdefined( level.pap_moving ) && level.pap_moving )
|
||||
continue;
|
||||
|
||||
if ( player isswitchingweapons() )
|
||||
{
|
||||
wait 0.1;
|
||||
|
Reference in New Issue
Block a user