Remove un-needed whitespace

This commit is contained in:
WildCard65
2014-08-05 09:15:55 -04:00
parent 15304a0059
commit dfba8757f7
+1 -1
View File
@@ -448,7 +448,7 @@ stock TF2_RemoveWeaponSlot(client, slot)
{
TF2_RemoveWearable(client, extraWearable);
}
RemovePlayerItem(client, weaponIndex);
AcceptEntityInput(weaponIndex, "Kill");
}