From 7e57e782051045c435835d3cfa9f7da24e9b57e7 Mon Sep 17 00:00:00 2001 From: Martin Araneda Date: Sun, 28 Aug 2022 15:04:50 -0400 Subject: [PATCH] Revert "no changes" This reverts commit b718c0f31b6d2162522da69521cf100f2c62ddfe. --- godot/Main.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/godot/Main.tscn b/godot/Main.tscn index e3fc9ab..5babece 100644 --- a/godot/Main.tscn +++ b/godot/Main.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=4 format=2] [ext_resource path="res://Main.gdns" type="Script" id=1] -[ext_resource path="res://levels/PrototypeEnemies.tscn" type="PackedScene" id=2] +[ext_resource path="res://levels/Prototype.tscn" type="PackedScene" id=2] [ext_resource path="res://GUI/GameOver.tscn" type="PackedScene" id=3] [node name="Main" type="Node"]