mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
TODO for me
This commit is contained in:
parent
a8bb17f6e2
commit
80495658f2
@ -10,6 +10,7 @@ using System.Threading;
|
|||||||
|
|
||||||
namespace QSB.Tools.ProbeLauncherTool.WorldObjects;
|
namespace QSB.Tools.ProbeLauncherTool.WorldObjects;
|
||||||
|
|
||||||
|
// TODO John - i think this can be simplified, i might be able to remove the variable syncer
|
||||||
public class QSBStationaryProbeLauncher : QSBProbeLauncher, ILinkedWorldObject<StationaryProbeLauncherVariableSyncer>
|
public class QSBStationaryProbeLauncher : QSBProbeLauncher, ILinkedWorldObject<StationaryProbeLauncherVariableSyncer>
|
||||||
{
|
{
|
||||||
private uint _currentUser = uint.MaxValue;
|
private uint _currentUser = uint.MaxValue;
|
||||||
|
Loading…
Reference in New Issue
Block a user