Remove un-needed whitespace
This commit is contained in:
parent
15304a0059
commit
dfba8757f7
@ -448,7 +448,7 @@ stock TF2_RemoveWeaponSlot(client, slot)
|
|||||||
{
|
{
|
||||||
TF2_RemoveWearable(client, extraWearable);
|
TF2_RemoveWearable(client, extraWearable);
|
||||||
}
|
}
|
||||||
|
|
||||||
RemovePlayerItem(client, weaponIndex);
|
RemovePlayerItem(client, weaponIndex);
|
||||||
AcceptEntityInput(weaponIndex, "Kill");
|
AcceptEntityInput(weaponIndex, "Kill");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user