Fix stock flags being stretched

This commit is contained in:
2020-11-29 16:02:45 -08:00
parent 2793f5fcb1
commit e56278c6cb
6 changed files with 17 additions and 8 deletions

View File

@ -1,5 +1 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: KSPAssembly("ConformalDecals", 0, 1, 0)]
[assembly: KSPAssembly("ConformalDecals", 0, 2, 6)]