added default augmented scene
This commit is contained in:
parent
b9646df2d1
commit
a27d7c7a0a
1 changed files with 2 additions and 0 deletions
|
@ -9,4 +9,6 @@ pub enum Scenes {
|
|||
ScreenDefault,
|
||||
ScreenWithUpperRight,
|
||||
ScreenWithLowerRight,
|
||||
|
||||
Augmented
|
||||
}
|
Loading…
Reference in a new issue