Switch to Barotrauma & too many misc changes to remember
This commit is contained in:
@@ -4,7 +4,7 @@ using Microsoft.Xna.Framework.Graphics;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace Subsurface.Particles
|
||||
namespace Barotrauma.Particles
|
||||
{
|
||||
class Particle
|
||||
{
|
||||
|
||||
@@ -3,7 +3,7 @@ using Microsoft.Xna.Framework;
|
||||
using FarseerPhysics;
|
||||
using System;
|
||||
|
||||
namespace Subsurface.Particles
|
||||
namespace Barotrauma.Particles
|
||||
{
|
||||
class ParticleEmitterPrefab
|
||||
{
|
||||
|
||||
@@ -5,7 +5,7 @@ using FarseerPhysics;
|
||||
using Microsoft.Xna.Framework;
|
||||
using Microsoft.Xna.Framework.Graphics;
|
||||
|
||||
namespace Subsurface.Particles
|
||||
namespace Barotrauma.Particles
|
||||
{
|
||||
class ParticleManager
|
||||
{
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
using Microsoft.Xna.Framework;
|
||||
using FarseerPhysics;
|
||||
|
||||
namespace Subsurface.Particles
|
||||
namespace Barotrauma.Particles
|
||||
{
|
||||
class ParticlePrefab
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user