5 lines
84 B
C#
5 lines
84 B
C#
|
public static class GraphicsConfig
|
|||
|
{
|
|||
|
public static string ShadersDumpPath;
|
|||
|
}
|