mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
Commit 1/2
* DB4o no longer crashes the sim on Startup * DB4o now crashes the sim on shutdown. * Variety of console verbosity fixes.
This commit is contained in:
@@ -171,7 +171,8 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
|
||||
~Primitive()
|
||||
{
|
||||
OnPrimCountTainted();
|
||||
if (OnPrimCountTainted != null)
|
||||
OnPrimCountTainted();
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user