mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
In pCampbot, change "show status" command to "show bots"
This commit is contained in:
@@ -110,8 +110,8 @@ namespace pCampBot
|
||||
"Show regions known to bots",
|
||||
HandleShowRegions);
|
||||
|
||||
m_console.Commands.AddCommand("bot", false, "show status",
|
||||
"show status",
|
||||
m_console.Commands.AddCommand("bot", false, "show bots",
|
||||
"show bots",
|
||||
"Shows the status of all bots",
|
||||
HandleShowStatus);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user