mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
* A few more Message Server comms related updates
This commit is contained in:
@@ -13,5 +13,9 @@ namespace OpenSim.Framework.Servers
|
||||
public MessageServerInfo()
|
||||
{
|
||||
}
|
||||
public override string ToString()
|
||||
{
|
||||
return URI;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user