From 04b85c0711d02b30fcfd56d17663299dbb50eb7c Mon Sep 17 00:00:00 2001 From: dan miller Date: Mon, 1 Oct 2007 16:07:54 +0000 Subject: reverting opensim.ini & ode.NET.dll --- bin/Ode.NET.dll | Bin 61440 -> 57344 bytes bin/OpenSim.ini | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/Ode.NET.dll b/bin/Ode.NET.dll index 5c1e09f..40f15a5 100644 Binary files a/bin/Ode.NET.dll and b/bin/Ode.NET.dll differ diff --git a/bin/OpenSim.ini b/bin/OpenSim.ini index 89f7d83..f4efeb5 100644 --- a/bin/OpenSim.ini +++ b/bin/OpenSim.ini @@ -4,8 +4,8 @@ physics = basicphysics ; Prim Storage ; if you would like to use sqlite uncomment the following line (and ; comment the NullStorage line) -;storage_plugin = "OpenSim.DataStore.MonoSqlite.dll" -storage_plugin = "OpenSim.DataStore.NullStorage.dll" +storage_plugin = "OpenSim.DataStore.MonoSqlite.dll" +;storage_plugin = "OpenSim.DataStore.NullStorage.dll" startup_console_commands_file = "startup_commands.txt" serverside_object_permissions = false -- cgit v1.1