diff --git a/WarCardGame.xcodeproj/project.xcworkspace/xcuserdata/thomasv5.xcuserdatad/UserInterfaceState.xcuserstate b/WarCardGame.xcodeproj/project.xcworkspace/xcuserdata/thomasv5.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000..9450a0a Binary files /dev/null and b/WarCardGame.xcodeproj/project.xcworkspace/xcuserdata/thomasv5.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/WarCardGame/resultsScreenViewController.swift b/WarCardGame/resultsScreenViewController.swift index a5694bd..1b9e8d9 100644 --- a/WarCardGame/resultsScreenViewController.swift +++ b/WarCardGame/resultsScreenViewController.swift @@ -20,6 +20,8 @@ class ResultsScreenViewController: UIViewController { let vc = storyboard?.instantiateViewController(identifier: "ViewController.swift") as! } + + //testinggggggggggg }