fixed typo.

This commit is contained in:
lee1991
2017-01-09 20:59:02 +00:00
parent b65aa9f7f5
commit b891de029f
@@ -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;