Small fix

0.1-prestable
Adam Frisby 2007-04-22 03:16:26 +00:00
parent c6b1dd0fac
commit 0b54136042
1 changed files with 1 additions and 0 deletions

View File

@ -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;
}
}