diff options
author | UbitUmarov | 2017-07-01 01:43:58 +0100 |
---|---|---|
committer | UbitUmarov | 2017-07-01 01:43:58 +0100 |
commit | edc7575f9ec3cd61aeec4ae9c3d65dc1235eb6ec (patch) | |
tree | 2924ad184b1955fa212818863541d7fe76988441 /bin | |
parent | do calls to m_host.AddScriptLPS() on the right place on osslm this stat is of... (diff) | |
download | opensim-SC_OLD-edc7575f9ec3cd61aeec4ae9c3d65dc1235eb6ec.zip opensim-SC_OLD-edc7575f9ec3cd61aeec4ae9c3d65dc1235eb6ec.tar.gz opensim-SC_OLD-edc7575f9ec3cd61aeec4ae9c3d65dc1235eb6ec.tar.bz2 opensim-SC_OLD-edc7575f9ec3cd61aeec4ae9c3d65dc1235eb6ec.tar.xz |
a few changes to ubOde avatar collisions
Diffstat (limited to 'bin')
-rw-r--r-- | bin/config-include/osslEnable.ini | 1 | ||||
-rwxr-xr-x | bin/lib32/ode.dll | bin | 541184 -> 541696 bytes | |||
-rwxr-xr-x | bin/lib64/ode.dll | bin | 635392 -> 635392 bytes |
3 files changed, 0 insertions, 1 deletions
diff --git a/bin/config-include/osslEnable.ini b/bin/config-include/osslEnable.ini index 5f9eeb8..5987952 100644 --- a/bin/config-include/osslEnable.ini +++ b/bin/config-include/osslEnable.ini | |||
@@ -61,7 +61,6 @@ | |||
61 | ; osslParcelOG = "PARCEL_GROUP_MEMBER,PARCEL_OWNER," | 61 | ; osslParcelOG = "PARCEL_GROUP_MEMBER,PARCEL_OWNER," |
62 | 62 | ||
63 | ; NPC macros | 63 | ; NPC macros |
64 | ; There are a block of macros to creating and controlling NPCs. | ||
65 | ; These can be mis-used so limit use to those you can trust. | 64 | ; These can be mis-used so limit use to those you can trust. |
66 | osslNPC = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER | 65 | osslNPC = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER |
67 | 66 | ||
diff --git a/bin/lib32/ode.dll b/bin/lib32/ode.dll index 5636903..f7677d2 100755 --- a/bin/lib32/ode.dll +++ b/bin/lib32/ode.dll | |||
Binary files differ | |||
diff --git a/bin/lib64/ode.dll b/bin/lib64/ode.dll index fdc0ddd..87ece28 100755 --- a/bin/lib64/ode.dll +++ b/bin/lib64/ode.dll | |||
Binary files differ | |||