diff --git a/.DS_Store b/.DS_Store index 2978b0e..dc5cb2a 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/Phase2/.DS_Store b/Phase2/.DS_Store index 102f7ff..089413d 100644 Binary files a/Phase2/.DS_Store and b/Phase2/.DS_Store differ diff --git a/Phase2/Godot_GameCode/.DS_Store b/Phase2/Godot_GameCode/.DS_Store index 2ddbd0e..dfd42ae 100644 Binary files a/Phase2/Godot_GameCode/.DS_Store and b/Phase2/Godot_GameCode/.DS_Store differ diff --git a/Phase2/Godot_GameCode/MainMenu/.DS_Store b/Phase2/Godot_GameCode/MainMenu/.DS_Store index fb10957..79a8784 100644 Binary files a/Phase2/Godot_GameCode/MainMenu/.DS_Store and b/Phase2/Godot_GameCode/MainMenu/.DS_Store differ diff --git a/Phase2/Godot_GameCode/MainMenu/GodotUserInterface-MainMenu-Accepted/bcirpg_mainMenu_20230709A/screens/MenuScreen.tscn b/Phase2/Godot_GameCode/MainMenu/GodotUserInterface-MainMenu-Accepted/bcirpg_mainMenu_20230709A/screens/MenuScreen.tscn index 663eeb0..498b6de 100644 --- a/Phase2/Godot_GameCode/MainMenu/GodotUserInterface-MainMenu-Accepted/bcirpg_mainMenu_20230709A/screens/MenuScreen.tscn +++ b/Phase2/Godot_GameCode/MainMenu/GodotUserInterface-MainMenu-Accepted/bcirpg_mainMenu_20230709A/screens/MenuScreen.tscn @@ -56,6 +56,7 @@ margin_top = 53.0 margin_right = 238.0 margin_bottom = 103.0 text = "Load Game" +script = ExtResource( 4 ) next_scene_path = "res://screens/LoadGame_temp.tscn" [node name="But_Multiplayer" parent="VBoxContainer" instance=ExtResource( 1 )]