﻿using UnityEngine;

namespace JLGames.RocketDriver
{
    public class RocketDriverSettings : ScriptableObject
    {
    }
}