Index: source/ClientHandle.cpp =================================================================== --- source/ClientHandle.cpp (revision 1044) +++ source/ClientHandle.cpp (working copy) @@ -1391,7 +1391,7 @@ return; } - LOG("Spawning player \"%s\" on client \"%s\" @ %s", + LOGD("Spawning player \"%s\" on client \"%s\" @ %s", a_Player.GetName().c_str(), GetPlayer()->GetName().c_str(), GetIPString().c_str() );