mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-19 12:40:56 +00:00
ThrusterManager: make static
This commit is contained in:
parent
8c1f5a7a22
commit
f4cbdd595f
@ -3,7 +3,7 @@ using UnityEngine;
|
||||
|
||||
namespace QSB.Animation.Player.Thrusters
|
||||
{
|
||||
internal class ThrusterManager
|
||||
internal static class ThrusterManager
|
||||
{
|
||||
public static void CreateRemotePlayerVFX(PlayerInfo player)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user