parent
f95b8b3863
commit
8a9128ccce
|
@ -158,7 +158,7 @@ namespace OpenSim
|
||||||
|
|
||||||
m_console.Commands.AddCommand("region", "kick user",
|
m_console.Commands.AddCommand("region", "kick user",
|
||||||
"kick user <first> <last>",
|
"kick user <first> <last>",
|
||||||
"Kick a user off the simulator", HandleEditScale);
|
"Kick a user off the simulator", KickUserCommand);
|
||||||
|
|
||||||
m_console.Commands.AddCommand("region", "show assets",
|
m_console.Commands.AddCommand("region", "show assets",
|
||||||
"show assets",
|
"show assets",
|
||||||
|
|
Loading…
Reference in New Issue