mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
adds Flags Attribute to eRoutingSignalType
This commit is contained in:
parent
404f5c921b
commit
41e9bead0b
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ namespace PepperDash.Essentials.Core
|
|||
}
|
||||
}
|
||||
|
||||
[Flags]
|
||||
public enum eRoutingSignalType
|
||||
{
|
||||
Audio = 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue