Merged heads.

This commit is contained in:
Greyscale
2009-05-02 07:11:05 +02:00
44 changed files with 52 additions and 54 deletions

View File

@ -376,4 +376,4 @@ WeaponForceClientDrop(client, weapon)
{
// Force client to drop weapon.
SDKCall(g_hToolsCSWeaponDrop, client, weapon, true, false);
}
}