forked from team-sg/hero-mark-2
renamed Map2 back to Map
This commit is contained in:
parent
735b386b84
commit
be26a5c6ec
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ extents = Vector2( 80, 4 )
|
||||||
[sub_resource type="RectangleShape2D" id=21]
|
[sub_resource type="RectangleShape2D" id=21]
|
||||||
extents = Vector2( 42, 4 )
|
extents = Vector2( 42, 4 )
|
||||||
|
|
||||||
[node name="Map" type="Node2D" groups=["map"]]
|
[node name="Map2" type="Node2D" groups=["map"]]
|
||||||
pause_mode = 1
|
pause_mode = 1
|
||||||
script = ExtResource( 1 )
|
script = ExtResource( 1 )
|
||||||
music = ExtResource( 5 )
|
music = ExtResource( 5 )
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue