Fixes #1039, fixes #851
@@ -81,7 +81,7 @@ void cSkeleton::Attack(float a_Dt)
{
return;
}
if (!Arrow->Initialize(m_World))
if (!Arrow->Initialize(*m_World))
delete Arrow;
The note is not visible to the blocked user.