mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
* minor: refactor thread report into a method that returns a string rather than displays information directly
This commit is contained in:
@@ -602,7 +602,7 @@ namespace OpenSim
|
||||
}
|
||||
}
|
||||
|
||||
public override void ShowHelp(string[] helpArgs)
|
||||
protected override void ShowHelp(string[] helpArgs)
|
||||
{
|
||||
base.ShowHelp(helpArgs);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user