diff options
author | Melanie | 2012-12-23 18:07:32 +0000 |
---|---|---|
committer | Melanie | 2012-12-23 18:07:32 +0000 |
commit | ca30559b05bd44995277c270ec19a92d8170e587 (patch) | |
tree | 978b603122f1519f60e67072ec62fcf0656e0f5e | |
parent | Merge branch 'master' into careminster (diff) | |
download | opensim-SC-ca30559b05bd44995277c270ec19a92d8170e587.zip opensim-SC-ca30559b05bd44995277c270ec19a92d8170e587.tar.gz opensim-SC-ca30559b05bd44995277c270ec19a92d8170e587.tar.bz2 opensim-SC-ca30559b05bd44995277c270ec19a92d8170e587.tar.xz |
Whitespace change to trigger ircbot
-rw-r--r-- | OpenSim/Region/Physics/BulletSPlugin/BSCharacter.cs | 1 |
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 | |||
27 | using System; | 28 | using System; |
28 | using System.Collections.Generic; | 29 | using System.Collections.Generic; |
29 | using System.Reflection; | 30 | using System.Reflection; |