fixed typo.
This commit is contained in:
@@ -448,7 +448,7 @@ public:
|
|||||||
|
|
||||||
if (ElementalFour)
|
if (ElementalFour)
|
||||||
{
|
{
|
||||||
UnUnit* target = SelectTarget(SELECT_TARGET_RANDOM, 1, 100, true);
|
Unit* target = SelectTarget(SELECT_TARGET_RANDOM, 1, 100, true);
|
||||||
if (!target)
|
if (!target)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user