Code cleanup. (Amend)

This commit is contained in:
2023-01-31 15:18:24 +08:00
parent e109e0bd24
commit c16776aee9
2 changed files with 1 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ using UnityEngine;
namespace Cryville.Crtr.Event {
public class ContainerState {
#region Struct
public EventBus Bus;
public EventContainer Container;
public StampedEvent StampedContainer;