mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
closes #400
This commit is contained in:
parent
fdf9778f46
commit
41833c8aad
1 changed files with 1 additions and 1 deletions
|
|
@ -421,7 +421,7 @@ namespace PepperDash.Essentials.UIDrivers.VC
|
||||||
|
|
||||||
if (screenSaverParent != null)
|
if (screenSaverParent != null)
|
||||||
{
|
{
|
||||||
screenSaverParent.ScreenSaverController.Hide();
|
screenSaverParent.ScreenSaverController.Hide();
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue