From 92e5ff60fbf9b41aabb917e50749dfeaf9794dbf Mon Sep 17 00:00:00 2001 From: cakipaul Date: Wed, 6 Aug 2025 16:05:12 +0800 Subject: [PATCH] =?UTF-8?q?prop=20inspector=20=E5=9C=A8=20main=20=E4=B8=8A?= =?UTF-8?q?=E5=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scene/main.tscn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scene/main.tscn b/scene/main.tscn index 91357466..979dc05d 100644 --- a/scene/main.tscn +++ b/scene/main.tscn @@ -74,9 +74,9 @@ item_key = "prop_令牌" display_time = 1.5 metadata/_edit_use_anchors_ = true -[node name="PropInspector" parent="." instance=ExtResource("5_ux0rw")] -unique_name_in_owner = true - [node name="GroundLoader" parent="." instance=ExtResource("10_8rc5n")] position = Vector2(1, 0) entrance_portal = "right" + +[node name="PropInspector" parent="." instance=ExtResource("5_ux0rw")] +unique_name_in_owner = true \ No newline at end of file