Switch to Barotrauma & too many misc changes to remember
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
using FarseerPhysics.Dynamics;
|
||||
using Microsoft.Xna.Framework;
|
||||
|
||||
namespace Subsurface
|
||||
namespace Barotrauma
|
||||
{
|
||||
static class Physics
|
||||
{
|
||||
|
||||
@@ -5,11 +5,11 @@ using FarseerPhysics.Factories;
|
||||
using Lidgren.Network;
|
||||
using Microsoft.Xna.Framework;
|
||||
using Microsoft.Xna.Framework.Graphics;
|
||||
using Subsurface.Networking;
|
||||
using Barotrauma.Networking;
|
||||
using System.Collections.Generic;
|
||||
using System;
|
||||
|
||||
namespace Subsurface
|
||||
namespace Barotrauma
|
||||
{
|
||||
class PhysicsBody
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user