OSDN Git Service

improve error messages in FormMaterial
[tdcgexplorer/tso2mqo.git] / TSOGeneratorConfig.cs
1 using System;\r
2 using System.Collections.Generic;\r
3 using System.Text;\r
4 \r
5 namespace Tso2MqoGui\r
6 {\r
7     public class TSOGeneratorConfig\r
8     {\r
9         public bool ShowMaterials = false;\r
10         public bool cui = false;\r
11     }\r
12 }\r