1
0
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:
Jbleezy
2023-04-22 00:52:29 -07:00
parent a7c1b95165
commit 13bb897daa
3 changed files with 43 additions and 3 deletions

View File

@ -235,9 +235,6 @@ vending_weapon_upgrade()
continue;
}
if ( isdefined( level.pap_moving ) && level.pap_moving )
continue;
if ( player isswitchingweapons() )
{
wait 0.1;