mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-04 02:47:22 +00:00
cleanup
This commit is contained in:
parent
12dcad43e4
commit
c7ce1817a4
@ -1,7 +1,6 @@
|
||||
using QSB.Events;
|
||||
using QSB.Messaging;
|
||||
using QSB.Player;
|
||||
using QSB.Utility;
|
||||
|
||||
namespace QSB.Tools.ProbeLauncherTool.Events
|
||||
{
|
||||
|
@ -24,6 +24,7 @@ namespace QSB.Tools.ProbeLauncherTool
|
||||
|
||||
// TODO : make this do underwater stuff correctly
|
||||
Effects.PlayLaunchClip(false);
|
||||
// TODO : this plays particles on everyone's launcher...
|
||||
Effects.PlayLaunchParticles(false);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user