From 68edb362084a2cd7c8091497b1d449d6ce7a40e4 Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Sat, 19 Dec 2015 16:54:23 -0600 Subject: [PATCH] Reimplemented the ability to present SettingsViewController --- Delta/Base.lproj/Main.storyboard | 83 ++----------------- .../Game Selection/GamesViewController.swift | 5 ++ Delta/Settings/Settings.storyboard | 59 +++++++------ Delta/Settings/SettingsViewController.swift | 2 +- 4 files changed, 43 insertions(+), 106 deletions(-) diff --git a/Delta/Base.lproj/Main.storyboard b/Delta/Base.lproj/Main.storyboard index fb4bc05..afcc684 100644 --- a/Delta/Base.lproj/Main.storyboard +++ b/Delta/Base.lproj/Main.storyboard @@ -1,72 +1,10 @@ - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -81,13 +19,11 @@ - - @@ -97,6 +33,11 @@ + + + + + @@ -115,7 +56,6 @@ - @@ -130,10 +70,8 @@ - - @@ -166,12 +104,10 @@ - - @@ -183,7 +119,6 @@ - @@ -236,7 +171,7 @@ - + @@ -247,13 +182,11 @@ - - diff --git a/Delta/Game Selection/GamesViewController.swift b/Delta/Game Selection/GamesViewController.swift index 82a24cc..f98a3a8 100644 --- a/Delta/Game Selection/GamesViewController.swift +++ b/Delta/Game Selection/GamesViewController.swift @@ -126,6 +126,11 @@ class GamesViewController: UIViewController destinationViewController.game = game } + + @IBAction func unwindFromSettingsViewController(segue: UIStoryboardSegue) + { + + } } private extension GamesViewController diff --git a/Delta/Settings/Settings.storyboard b/Delta/Settings/Settings.storyboard index 05cad00..cae7682 100644 --- a/Delta/Settings/Settings.storyboard +++ b/Delta/Settings/Settings.storyboard @@ -1,8 +1,7 @@ - + - - + @@ -17,21 +16,21 @@ - + - + - + - + - + - + - + - +