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