mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
minor: Rename pCampbot console prompt to "pCampbot" rather than "Region"
This commit is contained in:
@@ -266,7 +266,7 @@ namespace pCampBot
|
||||
/// <returns></returns>
|
||||
protected CommandConsole CreateConsole()
|
||||
{
|
||||
return new LocalConsole("Region");
|
||||
return new LocalConsole("pCampbot");
|
||||
}
|
||||
|
||||
private void HandleShutdown(string module, string[] cmd)
|
||||
|
||||
Reference in New Issue
Block a user