init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using UnityEngine.UIElements;
|
||||
|
||||
namespace RPGCoreCommon.Helpers.UIElements
|
||||
{
|
||||
[UxmlElement]
|
||||
public partial class TwoPaneSplitView : UnityEngine.UIElements.TwoPaneSplitView
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user