From 7e133af5216c79fa032a179edc294b5a407bde55 Mon Sep 17 00:00:00 2001 From: djkellerman Date: Fri, 21 Feb 2025 11:51:11 -0500 Subject: [PATCH] gamemodes update --- Assets/Scripts/GameManager.cs | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Assets/Scripts/GameManager.cs b/Assets/Scripts/GameManager.cs index 72eed99..a416099 100644 --- a/Assets/Scripts/GameManager.cs +++ b/Assets/Scripts/GameManager.cs @@ -1,8 +1,22 @@ +<<<<<<< Updated upstream using System.Collections.Generic; +======= +using Unity.VisualScripting; +>>>>>>> Stashed changes using UnityEngine; public class GameManager : MonoBehaviour { + public startGame + { + if GameMode = GameMode.freeForAll( + Start freeForAll) + if GameMode = GameMode.freeForAll( + Start freeForAll) + if GameMode = GameMode.freeForAll( + Start freeForAll); + } + public enum GameMode { freeForAll,