diff --git a/TShockAPI/GetDataHandlers.cs b/TShockAPI/GetDataHandlers.cs index 463e76a3..5d3257d2 100644 --- a/TShockAPI/GetDataHandlers.cs +++ b/TShockAPI/GetDataHandlers.cs @@ -346,7 +346,7 @@ namespace TShockAPI Knockback = knockback, Damage = dmg, Owner = owner, - Type = type,, + Type = type, Index = index, }; NewProjectile.Invoke(null, args);