typo
This commit is contained in:
parent
e0a188f8d6
commit
b9747a0f6f
2 changed files with 2 additions and 2 deletions
|
|
@ -169,7 +169,7 @@ Class WallbusterReloadMenu : GenericMenu
|
|||
int i = 0;
|
||||
while ( (queue.Size() > 0) && (++i < 5) )
|
||||
{
|
||||
if ( !PopAmmo(true) )
|
||||
if ( !PopAmmo() )
|
||||
break;
|
||||
}
|
||||
MenuSound("menu/demoscroll");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue