Files
netch/Netch/Utils/Config.cs
2021-06-15 21:44:03 +08:00

7 lines
78 B
C#

namespace Netch.Utils
{
public static class Config
{
}
}