mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
More testing. Only remaining issue is camera selection
This commit is contained in:
parent
c43503eb27
commit
ff6e898091
2 changed files with 31 additions and 2 deletions
|
|
@ -131,6 +131,11 @@ namespace PepperDash.Essentials
|
|||
/// </summary>
|
||||
public const uint VCCameraManualVisible = 1209;
|
||||
|
||||
/// <summary>
|
||||
/// 1210
|
||||
/// </summary>
|
||||
public const uint VCCameraOffVisible = 1210;
|
||||
|
||||
/// <summary>
|
||||
/// 1211 - 1215
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue