mirror of
https://github.com/RPG-Research/bcirpg.git
synced 2024-04-16 14:23:01 +00:00
Main Menu script attachment fix, part 2
Load screen was still using the wrong path. This addresses that.
This commit is contained in:
parent
133e4ac53a
commit
73142e9a90
BIN
Phase2/.DS_Store
vendored
BIN
Phase2/.DS_Store
vendored
Binary file not shown.
BIN
Phase2/Godot_GameCode/.DS_Store
vendored
BIN
Phase2/Godot_GameCode/.DS_Store
vendored
Binary file not shown.
BIN
Phase2/Godot_GameCode/MainMenu/.DS_Store
vendored
BIN
Phase2/Godot_GameCode/MainMenu/.DS_Store
vendored
Binary file not shown.
@ -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 )]
|
||||
|
Loading…
Reference in New Issue
Block a user