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

0.9.1.0-post-fixes
Melanie 2019-08-09 11:01:19 +01:00
parent 0726ef5302
commit 34816fe1ab
1 changed files with 1 additions and 1 deletions

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(