Server: Make fcs_fillweapons work again
This commit is contained in:
parent
8a15293808
commit
4f589848bf
1 changed files with 2 additions and 1 deletions
|
@ -320,7 +320,8 @@ Ammo_AutoFill(player pl)
|
|||
return;
|
||||
}
|
||||
|
||||
/* TODO: */
|
||||
Ammo_BuyPrimary(pl, true);
|
||||
Ammo_BuySecondary(pl, true);
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in a new issue