added default augmented scene

This commit is contained in:
Nickiel12 2021-12-11 01:58:42 -08:00
parent b9646df2d1
commit a27d7c7a0a

View file

@ -9,4 +9,6 @@ pub enum Scenes {
ScreenDefault, ScreenDefault,
ScreenWithUpperRight, ScreenWithUpperRight,
ScreenWithLowerRight, ScreenWithLowerRight,
Augmented
} }