mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
keeping opensim safe for children -- made some namespace references less explicit
This commit is contained in:
@@ -32,7 +32,7 @@ namespace OpenSim.ApplicationPlugins.LoadRegions
|
||||
{
|
||||
if (openSim.ConfigSource.Configs["RemoteAdmin"].GetBoolean("enabled", false))
|
||||
{
|
||||
OpenSim.Framework.Console.MainLog.Instance.Verbose("RADMIN", "Remote Admin Plugin Enabled");
|
||||
MainLog.Instance.Verbose("RADMIN", "Remote Admin Plugin Enabled");
|
||||
|
||||
m_app = openSim;
|
||||
m_httpd = openSim.HttpServer;
|
||||
|
||||
Reference in New Issue
Block a user