mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-14 06:22:22 +02:00
Merge branch 'dev' into dev-boss
This commit is contained in:
@@ -62,7 +62,9 @@ position = Vector2( 104, 80 )
|
||||
visible = false
|
||||
|
||||
[node name="DragNDropUI" parent="CanvasLayer" instance=ExtResource( 5 )]
|
||||
ObjectParent = NodePath("../..")
|
||||
margin_top = -0.735092
|
||||
margin_bottom = -0.735107
|
||||
ObjectParent = NodePath("../../YSort")
|
||||
|
||||
[node name="DebugInterface" type="Control" parent="CanvasLayer"]
|
||||
anchor_right = 1.0
|
||||
|
||||
Reference in New Issue
Block a user