GraphicsConfig.cs 84 B

1234
  1. public static class GraphicsConfig
  2. {
  3. public static string ShadersDumpPath;
  4. }