mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-29 00:32:43 +00:00
make ShipManager public
This commit is contained in:
parent
79a0b4e478
commit
2ad07641f1
@ -16,7 +16,7 @@ using UnityEngine;
|
||||
|
||||
namespace QSB.ShipSync;
|
||||
|
||||
internal class ShipManager : WorldObjectManager
|
||||
public class ShipManager : WorldObjectManager
|
||||
{
|
||||
public override WorldObjectScene WorldObjectScene => WorldObjectScene.SolarSystem;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user