四角色插画
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
using SLSFramework.General;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Continentis.Mods
|
||||
{
|
||||
[CreateAssetMenu(fileName = "EditKeywordsReference", menuName = "Continentis/Mod/Edit/Keywords Reference", order = 3)]
|
||||
public class EditKeywordsReference : ScriptableObject
|
||||
{
|
||||
[KeyWidth(0.3f)]
|
||||
public SerializableDictionary<string, string> keywordRefs;
|
||||
}
|
||||
}
|
||||
@@ -1,2 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 634ae9a7ace35674aac295f34a73f088
|
||||
Reference in New Issue
Block a user