mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
duhh of course it does nothing...
This commit is contained in:
@@ -326,6 +326,8 @@ namespace OpenSim.Framework.Servers
|
||||
"shutdown",
|
||||
"Quit the application", (mod, args) => Shutdown());
|
||||
|
||||
m_console.SetCntrCHandler(Shutdown);
|
||||
|
||||
ChecksManager.RegisterConsoleCommands(m_console);
|
||||
StatsManager.RegisterConsoleCommands(m_console);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user