diff --git a/Demo/Shared/Game Menus/ViewController/ContainerViewController(macOS).swift b/Demo/Shared/Game Menus/ViewController/ContainerViewController(macOS).swift index 2c1d71e..859314b 100644 --- a/Demo/Shared/Game Menus/ViewController/ContainerViewController(macOS).swift +++ b/Demo/Shared/Game Menus/ViewController/ContainerViewController(macOS).swift @@ -69,7 +69,7 @@ class ContainerViewController: GCEventViewController { contentViewController = children.first - //goToFullScreen() + goToFullScreen() } func goToFullScreen() { diff --git a/Docs/GlideDemo.zip b/Docs/GlideDemo.zip deleted file mode 100644 index 63581f1..0000000 Binary files a/Docs/GlideDemo.zip and /dev/null differ