We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c522cca commit 9f0d314Copy full SHA for 9f0d314
ClickerCompat.cs
@@ -220,7 +220,7 @@ internal static bool IsClickerWeapon(Item item)
220
221
#region Item Calls
222
/// <summary>
223
- /// Call in <see cref="ModItem.SetDefaults"/> for a clicker weapon to set its color used for various things
+ /// Call in <see cref="ModItem.SetDefaults"/> for a clicker weapon to set its radius color
224
/// </summary>
225
/// <param name="item">The clicker weapon</param>
226
/// <param name="color">The color</param>
0 commit comments