mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
factor out common HandleShow code for "show uptime"
This commit is contained in:
@@ -242,7 +242,7 @@ namespace OpenSim
|
||||
}
|
||||
}
|
||||
|
||||
protected virtual void AddPluginCommands(CommandConsole console)
|
||||
protected virtual void AddPluginCommands(ICommandConsole console)
|
||||
{
|
||||
List<string> topics = GetHelpTopics();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user