Fix typo
This commit is contained in:
parent
cab3467df1
commit
ab48443be5
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ private:
|
|||
bool JoinToAIForce; /// if true, captured unit is joined into caster's AI force, if available
|
||||
int Damage; /// damage the spell does if unable to caputre
|
||||
int DamagePercent; /// percent the target must be damaged for a
|
||||
/// capture to suceed.
|
||||
/// capture to succeed.
|
||||
};
|
||||
|
||||
//@}
|
||||
|
|
Loading…
Add table
Reference in a new issue