diff --git a/ProjectClock/AlarmActivationViewController.swift b/ProjectClock/AlarmActivationViewController.swift index d976b31..81e4eea 100644 --- a/ProjectClock/AlarmActivationViewController.swift +++ b/ProjectClock/AlarmActivationViewController.swift @@ -96,6 +96,7 @@ class AlarmActivationViewController: UIViewController rpsResult.text = "Paper: You lost, try again" } } + @IBAction func paperChoice(_ sender: Any) { if rpsAction(choice: .paper)! { endAlarm() diff --git a/ProjectClock/Base.lproj/Main.storyboard b/ProjectClock/Base.lproj/Main.storyboard index 1da4ed5..3973fc4 100644 --- a/ProjectClock/Base.lproj/Main.storyboard +++ b/ProjectClock/Base.lproj/Main.storyboard @@ -653,52 +653,53 @@ - - - + + - - - + + + + + + + + + - @@ -711,8 +712,6 @@ - - @@ -726,7 +725,7 @@ - + @@ -853,7 +852,7 @@ - + @@ -938,6 +937,9 @@ + + + @@ -947,6 +949,9 @@ + + +