Core/Misc: Remove whitespace

This commit is contained in:
jackpoz
2020-08-22 23:02:35 +02:00
parent 03eb0886a8
commit 2b98a3e889

View File

@@ -3667,7 +3667,7 @@ void SmartScript::OnUpdate(uint32 const diff)
if (needCleanup)
mTimedActionList.clear();
}
return;
}