mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-21 18:40:03 +00:00
cleanup
This commit is contained in:
parent
7f71392cba
commit
2a5c1fcb1d
@ -1,5 +1,4 @@
|
|||||||
using OWML.Common;
|
using OWML.Common;
|
||||||
using QSB.Player;
|
|
||||||
using QSB.Utility;
|
using QSB.Utility;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
using QSB.Player;
|
using QSB.Player;
|
||||||
using QSB.Tools;
|
using QSB.Tools;
|
||||||
using QSB.Utility;
|
using QSB.Utility;
|
||||||
using System.Linq;
|
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
|
|
||||||
namespace QSB.TransformSync
|
namespace QSB.TransformSync
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
using QSB.Player;
|
using QSB.Player;
|
||||||
using QSB.Tools;
|
using QSB.Tools;
|
||||||
using QSB.Utility;
|
using QSB.Utility;
|
||||||
using System.Linq;
|
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
|
|
||||||
namespace QSB.TransformSync
|
namespace QSB.TransformSync
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
using QSB.Player;
|
using QSB.Player;
|
||||||
using System.Linq;
|
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
|
|
||||||
namespace QSB.TransformSync
|
namespace QSB.TransformSync
|
||||||
|
Loading…
x
Reference in New Issue
Block a user