boom
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace LightlessSync.UtilsEnum.Enum
|
||||
namespace LightlessSync.UtilsEnum.Enum
|
||||
{
|
||||
public enum LabelAlignment
|
||||
{
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
namespace LightlessSync.UtilsEnum.Enum
|
||||
{
|
||||
public enum LightfinderLabelRenderer
|
||||
{
|
||||
Pictomancy,
|
||||
SignatureHook,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user