Skip to content

Commit

Permalink
Fix scene name
Browse files Browse the repository at this point in the history
  • Loading branch information
Kvel2D committed Nov 11, 2024
1 parent f58da4a commit 68ae02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/map/map_big.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,7 @@ tile_layout = 5
tile_size = Vector2i(256, 128)
sources/1 = SubResource("TileSetAtlasSource_2k3qd")

[node name="MapSmall" type="Node2D" node_paths=PackedStringArray("_camera_limits", "_ground_indicator_map")]
[node name="MapBig" type="Node2D" node_paths=PackedStringArray("_camera_limits", "_ground_indicator_map")]
y_sort_enabled = true
script = ExtResource("1_c4qbl")
_camera_limits = NodePath("CameraLimits")
Expand Down

0 comments on commit 68ae02f

Please sign in to comment.