mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
changes
This commit is contained in:
@ -1,8 +0,0 @@
|
||||
using UnityEngine;
|
||||
|
||||
namespace ConformalDecals.Text {
|
||||
public class DecalFont : ScriptableObject {
|
||||
[SerializeField] public string foo1;
|
||||
[SerializeField] public string foo2;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user