Do not include hyperlinks in a random region search during a login.

Before a random region is chosen, available fallback regions are used for the login.
This commit is contained in:
Marck
2010-11-02 20:00:14 +01:00
committed by Justin Clark-Casey (justincc)
parent 2368aab534
commit 98f29a47c0
2 changed files with 31 additions and 10 deletions

View File

@@ -1214,6 +1214,7 @@
<ReferencePath>../../../bin/</ReferencePath>
<Reference name="System"/>
<Reference name="System.Core"/>
<Reference name="OpenSim.Framework"/>
<Reference name="OpenSim.Framework.Capabilities"/>
<Reference name="OpenSim.Framework.Console"/>