Skip to content

Commit 3ede4ed

Browse files
committed
Set spaceship game to main scene
So that we avoid going into the menu of games (other games are broken in this branch)
1 parent 0bd4ddb commit 3ede4ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.godot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ config_version=5
1111
[application]
1212

1313
config/name="blockcoding minigames"
14-
run/main_scene="res://main-menu/main.tscn"
14+
run/main_scene="res://game-06/main.tscn"
1515
config/features=PackedStringArray("4.3", "GL Compatibility")
1616
config/icon="res://icon.svg"
1717

0 commit comments

Comments
 (0)