diff options
Diffstat (limited to 'src/obswebsocket.cr')
-rw-r--r-- | src/obswebsocket.cr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/obswebsocket.cr b/src/obswebsocket.cr index 9af1856..dd00ec5 100644 --- a/src/obswebsocket.cr +++ b/src/obswebsocket.cr @@ -15,6 +15,7 @@ module OBS # How should this be used? @[Flags] enum EventSubscription : UInt32 + Unused1 Config Scenes Inputs |