mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
Moved ExtendedPhysics from OptionalModules to Bullet project, because it's very much an optional Bullet feature. This way, Bullet doesn't need to depend on the OptionalModules dll. No changes in configs or behavior.
This commit is contained in:
@@ -30,7 +30,6 @@ using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
using OpenSim.Framework;
|
||||
using OpenSim.Region.OptionalModules.Scripting;
|
||||
|
||||
using OMV = OpenMetaverse;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user