Patch_VideoEvent.cs 83 B

123456
  1. using Blue;
  2. public class Patch_VideoEvent : IEvent
  3. {
  4. public bool set;
  5. }