This commit is contained in:
Denis Blank 2015-06-11 01:36:48 +02:00 committed by Naios
parent f52836a914
commit b77ae966ee

View File

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