mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2024-12-29 03:28:26 +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;
|
||||
|
||||
// TODO John - i think this can be simplified, i might be able to remove the variable syncer
|
||||
public class QSBStationaryProbeLauncher : QSBProbeLauncher, ILinkedWorldObject<StationaryProbeLauncherVariableSyncer>
|
||||
{
|
||||
private uint _currentUser = uint.MaxValue;
|
||||
|
Loading…
Reference in New Issue
Block a user