using D2D.Core;
using D2D.Gameplay;
using D2D.Utils;

namespace D2D.Utilities
{
    public static class SettingsFacade
    {
        
    }
}