mirror of
https://github.com/opensim/opensim.git
synced 2026-05-20 15:25:47 +08:00
OnParcelPrimCountAdd had the wrong semantics for the PrimCountModule - it was invoked for every entity in the scene, not just new ones, which would screw up the untainted count. Extend automated test for this scenario.