aboutsummaryrefslogtreecommitdiff
path: root/Client/Source/Sand2D/Common/Settings.h
blob: 18825cb1c4242a636ace6327721950761bc09059 (plain)
1
2
3
4
5
6
7
8
9
10
#pragma once

#include "Type.h"

namespace Sand2D
{



}