mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
Small fix
This commit is contained in:
@@ -243,6 +243,7 @@ namespace OpenSim.world
|
||||
catch (Exception e)
|
||||
{
|
||||
OpenSim.Framework.Console.MainConsole.Instance.WriteLine("World.cs: LoadStorageDLL() - Failed with exception " + e.ToString());
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user