rise-and-swine/Assets/Scripts/Assembly-CSharp/TimeBombExplodeEvent.cs

4 lines
63 B
C#
Raw Normal View History

2023-02-25 23:04:03 -05:00
public struct TimeBombExplodeEvent : EventManager.Event
{
}