aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin
diff options
context:
space:
mode:
authorMelanie2012-12-23 18:07:32 +0000
committerMelanie2012-12-23 18:07:32 +0000
commitca30559b05bd44995277c270ec19a92d8170e587 (patch)
tree978b603122f1519f60e67072ec62fcf0656e0f5e /OpenSim/Region/Physics/BulletSPlugin
parentMerge branch 'master' into careminster (diff)
downloadopensim-SC_OLD-ca30559b05bd44995277c270ec19a92d8170e587.zip
opensim-SC_OLD-ca30559b05bd44995277c270ec19a92d8170e587.tar.gz
opensim-SC_OLD-ca30559b05bd44995277c270ec19a92d8170e587.tar.bz2
opensim-SC_OLD-ca30559b05bd44995277c270ec19a92d8170e587.tar.xz
Whitespace change to trigger ircbot
Diffstat (limited to 'OpenSim/Region/Physics/BulletSPlugin')
-rw-r--r--OpenSim/Region/Physics/BulletSPlugin/BSCharacter.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Region/Physics/BulletSPlugin/BSCharacter.cs b/OpenSim/Region/Physics/BulletSPlugin/BSCharacter.cs
index 8e059ee..9d9532d 100644
--- a/OpenSim/Region/Physics/BulletSPlugin/BSCharacter.cs
+++ b/OpenSim/Region/Physics/BulletSPlugin/BSCharacter.cs
@@ -24,6 +24,7 @@
24 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 24 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
25 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 25 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26 */ 26 */
27
27using System; 28using System;
28using System.Collections.Generic; 29using System.Collections.Generic;
29using System.Reflection; 30using System.Reflection;