mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
ode modules: rename native api classes
This commit is contained in:
@@ -70,7 +70,7 @@ namespace OpenSim.Region.PhysicsModule.ODE
|
||||
|
||||
// Initializing ODE only when a scene is created allows alternative ODE plugins to co-habit (according to
|
||||
// http://opensimulator.org/mantis/view.php?id=2750).
|
||||
SafeNativeMethods.InitODE();
|
||||
OdeNative.InitODE();
|
||||
|
||||
m_scene = new OdeScene(scene, m_config, Name, Version);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user