This commit is contained in:
Naios 2015-06-11 01:36:48 +02:00
parent e1a0f5003f
commit d84517cd19

View File

@ -41,8 +41,6 @@ int main(int argc, char** argv)
CastSpell(63362)
.then([](SpellCastResult result)
{
return CastSpell(63362);
})
.then([](SpellCastResult result)