mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-06 09:39:52 +00:00
QSBProbeLauncher
This commit is contained in:
parent
e4a30c459a
commit
4ef103c1ab
@ -19,7 +19,7 @@ namespace QSB.Tools.ProbeLauncherTool.WorldObjects
|
|||||||
{
|
{
|
||||||
if (AttachedObject._preLaunchProbeProxy.activeSelf)
|
if (AttachedObject._preLaunchProbeProxy.activeSelf)
|
||||||
{
|
{
|
||||||
this.SendMessage(new RetrieveProbeMessage(true));
|
this.SendMessage(new RetrieveProbeMessage(false));
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user