mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2024-12-29 12:21:25 +00:00
cleanup
This commit is contained in:
parent
9444b9c130
commit
0be9306778
@ -1,5 +1,4 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.IO;
|
using System.IO;
|
||||||
|
|
||||||
namespace QNetWeaver
|
namespace QNetWeaver
|
||||||
|
@ -1,11 +1,6 @@
|
|||||||
using System;
|
namespace QSB.Animation.Player.Thrusters.FlamesAndBubbles
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Text;
|
|
||||||
|
|
||||||
namespace QSB.Animation.Player.Thrusters.FlamesAndBubbles
|
|
||||||
{
|
{
|
||||||
class SetUpThrusterFlames
|
internal class SetUpThrusterFlames
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user