mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
add a missing return
This commit is contained in:
@@ -11299,6 +11299,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
// Really doesn't exist
|
||||
m_log.WarnFormat("[llClient]: landmark asset {0} not found",lmid.ToString());
|
||||
SendTeleportFailed("Could not find the landmark asset data");
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user