mirror of
https://gitlab.com/Syroot/Worms.git
synced 2025-03-04 01:15:21 +03:00
Fix typo.
This commit is contained in:
parent
b68503e609
commit
cbe1388fb0
@ -76,7 +76,7 @@ namespace Syroot.Worms.Worms2
|
||||
public int DiggingTime;
|
||||
/// <summary>Amount of airstrike clusters thrown.</summary>
|
||||
public int StrikeClusterCount;
|
||||
/// <summary>Damage of airstrike clusters measured in health points which also determines the blast radius..</summary>
|
||||
/// <summary>Damage of airstrike clusters measured in health points which also determines the blast radius.</summary>
|
||||
public int StrikeClusterDamage;
|
||||
/// <summary>Angle in which bullets are dispersed, measured in degrees.</summary>
|
||||
public int BulletSpreadAngle;
|
||||
|
Loading…
x
Reference in New Issue
Block a user