From 626f32c60506348b6daefcecaf0741d0d8a9ef59 Mon Sep 17 00:00:00 2001 From: Nathan Date: Fri, 14 Jun 2024 09:36:49 +0200 Subject: [PATCH] :construction: Update: SelectPlayerView for call ShowAllPlayer sheet --- DouShouQi_App/DouShouQi_App/Views/Player/SelectPlayerView.swift | 1 + 1 file changed, 1 insertion(+) diff --git a/DouShouQi_App/DouShouQi_App/Views/Player/SelectPlayerView.swift b/DouShouQi_App/DouShouQi_App/Views/Player/SelectPlayerView.swift index 66a868f..7a7e873 100644 --- a/DouShouQi_App/DouShouQi_App/Views/Player/SelectPlayerView.swift +++ b/DouShouQi_App/DouShouQi_App/Views/Player/SelectPlayerView.swift @@ -6,6 +6,7 @@ // import SwiftUI +import SpriteKit struct SelectPlayerView: View { var body: some View {