No idea where this diff comes from - change case to lower

This commit is contained in:
Melanie
2019-08-09 11:01:19 +01:00
parent 0726ef5302
commit 34816fe1ab

View File

@@ -507,7 +507,7 @@ namespace OpenSim.Region.CoreModules.World.WorldMap
// Don't send a green dot for yourself
if (sp.UUID != remoteClient.AgentId)
{
if (sp.PresenceType == PresenceType.NPC && !m_showNPCs)
if (sp.PresenceType == PresenceType.Npc && !m_showNPCs)
return;
mapitem = new mapItemReply(