aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletDotNETPlugin/BulletDotNETCharacter.cs
diff options
context:
space:
mode:
authorKitto Flora2010-03-12 13:48:31 -0500
committerKitto Flora2010-03-12 13:48:31 -0500
commit7bd48d383d3383c1e633f76f76a5291f4224d48a (patch)
tree18997a5b1a123091af18a1a7984d7dd7873930ac /OpenSim/Region/Physics/BulletDotNETPlugin/BulletDotNETCharacter.cs
parentDynamics Integration Part 1 (diff)
parentSmall consistency change (diff)
downloadopensim-SC_OLD-7bd48d383d3383c1e633f76f76a5291f4224d48a.zip
opensim-SC_OLD-7bd48d383d3383c1e633f76f76a5291f4224d48a.tar.gz
opensim-SC_OLD-7bd48d383d3383c1e633f76f76a5291f4224d48a.tar.bz2
opensim-SC_OLD-7bd48d383d3383c1e633f76f76a5291f4224d48a.tar.xz
Resolved merge
Diffstat (limited to 'OpenSim/Region/Physics/BulletDotNETPlugin/BulletDotNETCharacter.cs')
-rw-r--r--OpenSim/Region/Physics/BulletDotNETPlugin/BulletDotNETCharacter.cs9
1 files changed, 2 insertions, 7 deletions
diff --git a/OpenSim/Region/Physics/BulletDotNETPlugin/BulletDotNETCharacter.cs b/OpenSim/Region/Physics/BulletDotNETPlugin/BulletDotNETCharacter.cs
index 120d040..198962b 100644
--- a/OpenSim/Region/Physics/BulletDotNETPlugin/BulletDotNETCharacter.cs
+++ b/OpenSim/Region/Physics/BulletDotNETPlugin/BulletDotNETCharacter.cs
@@ -361,17 +361,12 @@ namespace OpenSim.Region.Physics.BulletDotNETPlugin
361 { 361 {
362 362
363 } 363 }
364
365 public override void VehicleFlagsSet(int flags)
366 {
367 364
368 } 365 public override void VehicleFlags(int param, bool remove)
369
370 public override void VehicleFlagsRemove(int flags)
371 { 366 {
372 367
373 } 368 }
374 369
375 public override void SetVolumeDetect(int param) 370 public override void SetVolumeDetect(int param)
376 { 371 {
377 372