mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
* Restore show information for the OpenSim region server (version, info, threads, etc.)
This commit is contained in:
@@ -342,7 +342,7 @@ namespace OpenSim.Framework.Servers
|
||||
}
|
||||
|
||||
public virtual void HandleShow(string module, string[] cmd)
|
||||
{
|
||||
{
|
||||
List<string> args = new List<string>(cmd);
|
||||
|
||||
args.RemoveAt(0);
|
||||
|
||||
Reference in New Issue
Block a user