Removed Many Things

This commit is contained in:
CortexCore
2024-08-13 18:42:51 +08:00
parent c563c539a5
commit 79985ad6f5
1363 changed files with 5892 additions and 71512 deletions

View File

@@ -4,7 +4,7 @@ using UnityEngine;
namespace BITKit.UX.Internal
{
[System.Serializable]
public record Alert : AlertMessage, IAction
public record Alert : AlertMessage
{
public void Execute()
{