Core/AI: remove extra empty line

(cherry picked from commit 3c77c04b05)
This commit is contained in:
ccrs
2019-06-24 12:52:35 +02:00
committed by Shauren
parent d7e544e816
commit f4a71ea9aa

View File

@@ -530,7 +530,6 @@ void SmartAI::JustAppeared()
{
CreatureAI::JustAppeared();
if (me->isDead())
return;