using BlueWater.Interfaces;
using UnityEngine;
namespace BlueWater.Npcs.Crews
{
public class ServerCrew: Crew
}