Removed Many Things
This commit is contained in:
@@ -4,7 +4,7 @@ using UnityEngine;
|
||||
namespace BITKit.UX.Internal
|
||||
{
|
||||
[System.Serializable]
|
||||
public record Alert : AlertMessage, IAction
|
||||
public record Alert : AlertMessage
|
||||
{
|
||||
public void Execute()
|
||||
{
|
||||
|
Reference in New Issue
Block a user